Re: Why can't I use any object as a key in a dictionary?
Re: Why can't I use any object as a key in a dictionary?
- Subject: Re: Why can't I use any object as a key in a dictionary?
- From: Dave Keck <email@hidden>
- Date: Sun, 31 Jan 2010 23:38:17 -1000
Alternatively you could wrap the CALayer in an NSValue: [NSValue
valueWithNonretainedObject:].
_______________________________________________
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