• 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
NSCountedSet and NSString values question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSCountedSet and NSString values question


  • Subject: NSCountedSet and NSString values question
  • From: Philip Mobley <email@hidden>
  • Date: Fri, 13 Aug 2010 15:12:10 -0700

I am keeping track of the number of times an object is accessed by key value within a NSDictionary.  I am using a manager type class where I request the object from the manager, and it accesses the NSDictionary for the object, therefore I am using a method such as this:

- (CGImageRef) imageNamed:(NSString *)name;

My question is basically how does NSCountedSet handle string values, are they interpreted by their string values or by their object values?  If they are by object, then I need to do more work to pull the exact key object from the NSDictionary.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Using NSPredicateEditor with core data
  • Next by Date: Re: Using NSPredicateEditor with core data
  • Previous by thread: SMTP Framework for Cocoa
  • Next by thread: Re: NSCountedSet and NSString values question
  • Index(es):
    • Date
    • Thread