|
From: | Richard Frith-Macdonald |
Subject: | [bug #19451] Implement (NSMutableArray*)filterUsingPredicate in NSPredicate.m |
Date: | Mon, 16 Apr 2007 07:03:48 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) AppleWebKit/419 (KHTML, like Gecko) Safari/419.3 |
Follow-up Comment #4, bug #19451 (project gnustep): Ah ... just realised ... when you said 'iterating' you perhaps referred to the original patch using an enumerator and assumed that the implementation I did used a reverse enumerator. In fact I used -count and -objectAtIndex: The point about using NSEnumerator and modifying the collection being enumerated is generally valid, but does not apply in this case. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?19451> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |