On Jul 2, 2009, at 11:31 PM, Hernan Wilkinson wrote:
Hi Stef, I took a look an the notification/listener objects before making the changes. At that time I decided not to change the listener because I could not figure out the impact of the change... there are a lot of ifs depending of the event type and so on, and it is difficult so see where those events are generated. But not a problem, I'll take a deeper look and let you know. What about the class definition changes? do you want also to use the notification mechanism?
yes because like that all the tools can rely on it. The change notification is really an important infrastructural backbone for future tools. So we should improve it. Thanks for your time in this harsh time for pharoers on squeak-dev :) Normally there should be some tests for the notification mechanisms. Stef