• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSArrayController Funkyness
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSArrayController Funkyness


  • Subject: Re: NSArrayController Funkyness
  • From: Daryn <email@hidden>
  • Date: Sat, 31 Jan 2004 00:04:46 -0600

The wise also deplore vague unfounded rants? Your only concise
criticism thus far is that NSArrayController's "removeObject:" must be
broken because it removes all instances of a given object from the
array. Per the documentation for NSMutableArray:

- (void)removeObject:(id)anObject
Removes all occurrences of anObject in the receiver. This method uses
indexOfObject: to locate matches and then removes them by using
removeObjectAtIndex:. Thus, matches are determined on the basis of an
objects response to the isEqual: message.

Before hurling insults at those that try to assist, please try to RTM.
Perhaps you owe mmalc an offline apology?

On Jan 30, 2004, at 8:27 PM, Herr Witten wrote:

> It is very useful. But so is Windows.
>
> The wise delight in criticism, while the fool deplores it.
>
> On 30 Jan 2004, at 7:41 PM, mmalcolm crawford wrote:
>
>> Many other people are finding that array controllers are very useful.
>> You have not given any examples of how you have found them to be
>> deficient, so it is impossible to offer any suggestions.
> _______________________________________________
> cocoa-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: NSArrayController Funkyness (From: Herr Witten <email@hidden>)
 >Re: NSArrayController Funkyness (From: mmalcolm crawford <email@hidden>)
 >Re: NSArrayController Funkyness (From: Herr Witten <email@hidden>)

  • Prev by Date: Porting .NET/XML app to the Mac
  • Next by Date: Re: NSArrayController Funkyness
  • Previous by thread: Re: NSArrayController Funkyness
  • Next by thread: Accessing objects from plain c code
  • Index(es):
    • Date
    • Thread