bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #19451] Implement (NSMutableArray*)filterUsingPredicate in NSPredic


From: Richard Frith-Macdonald
Subject: [bug #19451] Implement (NSMutableArray*)filterUsingPredicate in NSPredicate.m
Date: Mon, 16 Apr 2007 06:55:26 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) AppleWebKit/419 (KHTML, like Gecko) Safari/419.3

Follow-up Comment #3, bug #19451 (project gnustep):

I think a subclass which subverts normal array semantics to such an extent
that this does not work would probably be unusable for most purposes.  The
code depends upon the order of objects in an array remaining the same after
removal of an element, and anything that doesn't do that really doesn't
deserve to be called an array.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?19451>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]