Are you working with Pharo 1.3 ? Because I get a #classDefinitionChangedFrom:to: event when an instance variable is added from the pop-up.
On 21 April 2012 12:37, Sean P. DeNigris <[email protected]> wrote: > I was thinking that the SystemChangeNotifier would trigger a class modified > event when an instance variable is added, but I only got a method modified > event when I referenced an unknown name in a method and selected 'declare > instance' from the pop-up. > > How would I know when an instance variable is added? > > Thanks. > Sean > > -- > View this message in context: > http://forum.world.st/Notification-of-inst-var-added-tp4576616p4576616.html > Sent from the Pharo Smalltalk mailing list archive at Nabble.com. > >
