Comment #2 on issue 4425 by
[hidden email]: Finder can't find #first:
http://code.google.com/p/pharo/issues/detail?id=4425Find a CS attached that correct it.
MethodFinder uses a white list to search for methods.
I add SequenceableCollection>>first: in the list defined in
MethodFinder>>initialize and it works.
Attachments:
MethodFinder-initialize.st 10.9 KB
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker