• 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: Dictionary? Array? or other
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dictionary? Array? or other


  • Subject: Re: Dictionary? Array? or other
  • From: "Dirk van Oosterbosch, IR labs" <email@hidden>
  • Date: Sat, 3 Sep 2005 17:18:44 +0200


On 3-sep-05, at 17:05, Aaron Wallis wrote:

Thanks a million Dirk !

Just one quick question, does this code:
[ expressionItems setObject: tempExpression forKey:@"someUniqueID" ];

look correct to you?
expressionItems is a NSMutableDictionary, however if I try to access its contents I get nil returned rather than the objects and/or thier properties and methods?



How are you allocating / releasing expressionItems and/or the tempExpression's?


Try NSLog (@"The dictionary: %@", expressionItems); to debug.

d.

-----------------------------
Dirk van Oosterbosch
de Wittenstraat 225
1052 AT Amsterdam
the Netherlands

http://labs.ixopusada.com
-----------------------------


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Dictionary? Array? or other (From: Aaron Wallis <email@hidden>)

  • Prev by Date: Re: Dictionary? Array? or other
  • Next by Date: Re: How to return a list from a script command
  • Previous by thread: Re: Dictionary? Array? or other
  • Next by thread: IB Bindings being lost in second NIB
  • Index(es):
    • Date
    • Thread