11011
-----
- Issue 1357: use includesSelector: rather than selectors includes:
Rationale for using #includesSelector:
- a single message is better than two
- an optimized method is better than a slow one
The method is optimized because it directly ask methodDict
includesKey: rather than creating an unecessary intermediate
collection.
_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project