On Sat, Nov 07, 2009 at 12:41:34AM +0100, Quentin Mathé wrote:
> Everything seems to be fine, except some tests failing on Mac OS X.

I just fixed those. There were some problems due to the fact that in OS
X you will always get some mutable CF-bridged class for both
NSDictionary and NSMutableDictionary.

> I was just wondering whether -inverseFilter would be better named - 
> filterOut? I had some troubles to understand what 'inverseFilter'  
> means before I read the method documentation.
> I'm not an English-native speaker though, may be -inverseFilter sounds  
> good and it's just me.

-inverseFilter was never my first choice either, but it seems to be
rather difficult to find a sound method name for it. (Eh, it might
just be that I'm seriously creativity-impaired) In MPWFoundation
the corresponding method is called -reject, which also struck me as
odd. Perhaps -filterOut can work. But how would you name the variant for
immutable collections? Is -filteredOutCollection okay? Maybe we should
really leave this for a native speaker to decide...

Cheers,


Niels

_______________________________________________
Etoile-dev mailing list
Etoile-dev@gna.org
https://mail.gna.org/listinfo/etoile-dev

Reply via email to