thanks Yes we saw that with alain that it is was used in diff and I will add a comment soemhwere. Stef On May 23, 2013, at 1:57 PM, Gary Chambers <gazzaguru2@btinternet.com> wrote:
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