Re: NSString value mangled in NSDictionary with Garbage Collection
Re: NSString value mangled in NSDictionary with Garbage Collection
- Subject: Re: NSString value mangled in NSDictionary with Garbage Collection
- From: "Mike R. Manzano" <email@hidden>
- Date: Mon, 14 Apr 2008 12:53:15 -0700
Can we see the rest of the code that is currently represented as
comments in your example?
On Apr 10, 2008, at 3:44 AM, Jason Kravitz wrote:
I created a while loop where I am reading through a text file and
pulling
out certain words based on RegEx criteria. I want to add these words
as a
comma separated list under different keys in an NSMutableDictionary.
I've
created a simplified psuedo-code representation of what I'm trying
to do as
it may make it clearer and potentially expose what I'm doing wrong
(see
below).
[…]
_______________________________________________
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