• 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: Extending NSMutableDictionary what am I doing wrong?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extending NSMutableDictionary what am I doing wrong?


  • Subject: Re: Extending NSMutableDictionary what am I doing wrong?
  • From: Ben Dougall <email@hidden>
  • Date: Fri, 27 Feb 2004 13:11:31 +0000

On Friday, February 27, 2004, at 12:29 pm, Stefan Pantos wrote:

There is no real way of know if a method is primitive or not till you try it unless they structure the interface is a way to make it > obvious?

the primitive methods are detailed in the class's documentation eg for NSMutableDictionary: "With its two efficient primitive methods- setObject:forKey: and removeObjectForKey:"...

and i guess NSMutableDictionary's primitives also include NSDictionary's seeing as NSMD subclasses NSD : "NSDictionary's three primitive methods- count, objectForKey:, and keyEnumerator"...
_______________________________________________
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: Extending NSMutableDictionary what am I doing wrong? (From: Stefan Pantos <email@hidden>)

  • Prev by Date: Re: Extending NSMutableDictionary what am I doing wrong?
  • Next by Date: Re: Extending NSMutableDictionary what am I doing wrong?
  • Previous by thread: Re: Extending NSMutableDictionary what am I doing wrong?
  • Next by thread: Re: Extending NSMutableDictionary what am I doing wrong?
  • Index(es):
    • Date
    • Thread