[Pharo-project] [update 1.1 ] #11011
Oct. 22, 2009
4:57 p.m.
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.
6126
Age (days ago)
6126
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stéphane Ducasse