March 14, 2014
2:20 p.m.
That is strange. You can open an AnnouncementSpy to see what events has been send: SystemAnnouncer uniqueInstance open When removing a package with monticello, it shows some ClasRemoved Announcements (see attached screenshot) 2014-03-14 14:45 GMT+01:00 Diego Lont <diego.lont@delware.nl>:
Hi all,
I registered myself to the SystemAnnouncement of removing classes. This works fine when I manually remove a class from the system (either class or package), or do this by using the code equivalent.
But when I unload the package using Monticello, no event from removing (unloading) the class comes along. I cannot find the event that I should register to. Can someone point me in the right direction?
Thanks in advance, Diego