On 17 Nov 2011, at 05:46, Igor Stasenko wrote:
On 17 November 2011 05:17, Sean P. DeNigris <sean@clipperadams.com> wrote:
Tudor Girba wrote:
The WeakAnnouncement are already on the agenda for 1.3.
Bump... What is the status of this? Also, what are people doing in the mean time? I don't see a way to safely use Announcements without automatic unsubscribing. I have not found a hook in Morphic that's guaranteed to be called.
annoucer weak on: Announcement send: #foo to: self.
when self will die, so its subscription.
This works since quite a while. I use it in Glamour extensively. Cheers, Doru
Sean
-- View this message in context: http://forum.world.st/Unsubscribing-for-Announcements-tp3220751p4078804.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.
-- www.tudorgirba.com "Problem solving should be focused on describing the problem in a way that makes the solution obvious."