May 23, 2013
11:57 a.m.
Hi, It is used in DiffMorph so that the two text panes have their scrolling synchronised without infinite recursion (scroll source pane, dest pane matches (and exclusive prevents source pane being told to match dest pane etc.)). Regards, Gary ----- Original Message ----- From: "Stéphane Ducasse" <stephane.ducasse@inria.fr> To: "Discusses Development of Pharo" <pharo-dev@lists.pharo.org> Sent: Thursday, May 23, 2013 9:04 AM Subject: [Pharo-dev] What is a ExclusiveWeakMessageSend? Hi Gary We are working with alain on removing all the triggering event facilities from Object and porting it to announcement. Now I was wondering what is the ExclusiveWeakMessageSend. Stef