What you should realize is that when we introduce the SystemAnnouncer
ancestor with Roel Wuyts, there way no such a thing: a system that to
whim you register and notify about changes. So in VW you had to go and
find all the places and patch them to get you notified.
So to me this is a huge enhancements to support the creation of great
tool. Now working with a real system is complex because
a class can recategorized, a method rename, recatogorized, removed....
and there is magical solution - at least that I know
Stef
On 10/7/14 19:38, Yuriy Tymchuk wrote:
Hi,
is there a way to subscribe directly to a method/class, so I san know when it
updates/is removed and so on? Because it looks like a pain to subscribe to
system announcer and check if the method changed is the one I need.
Uko