Why is CommandStack.notifyListeners deprecated? [message #225714] |
Wed, 01 November 2006 16:28  |
Eclipse User |
|
|
|
I have noticed that CommandStack.notifyListeners has been marked
deprecated even though no migration path is offered and indeed GEF
internals still rely on this indirectly because they use the
addCommandStackListeners to add listeners to the list (also deprecated)
that is used to fire events using notifyListeners(). Also, the
deprecation statement for the deprecated "listeners" member unhelpfully
points to the deprecated notifyListeners() method.
What is the intention of this deprecation and what is the migration path
to ensure future API conformance?
--Cam
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03154 seconds