[ENH] SystemNavigation>>allImplementorsOf:localTo:

Alain Plantec alain.plantec at univ-brest.fr
Mon Apr 4 16:58:56 UTC 2005


Hy all,

SystemNavigation>>allImplementorsOf:localTo: is not in sync with
SystemNavigation>>allImplementorsOf: and others methods as 
SystemNavigation>>allCallsOn:from:.
It should return a collection of MethodReference (like 
allImplementorsOf: do) instead of a Set of String.

SystemNavigation>>allImplementorsOf:localTo:  have only one sender that is
SystemNavigation>>browseAllImplementorsOf:localTo:.
Its also fixed in attached cs.

alain


-------------- next part --------------
A non-text attachment was scrubbed...
Name: SystemNavigationImplementorLocalTo.1.cs.gz
Type: application/x-tar
Size: 668 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20050404/3445325c/SystemNavigationImplementorLocalTo.1.cs.tar


More information about the Squeak-dev mailing list