Re: name that method!
Re: name that method!
- Subject: Re: name that method!
- From: Stig Brautaset <email@hidden>
- Date: Sat, 29 Sep 2007 09:51:32 +0100
Hi Erik,
I like this suggestion. I think I'm going to go with -JSONValue. This
corresponds both to the -intValue, -doubleValue etc family of methods
on NSString already, and to the JSON spec's idea of a value (used to
mean any object): http://json.org/value.gif
Thank you very much everyone!
Stig
On 28 Sep 2007, at 23:50, Erik Buck wrote:
- (id)propertyList
Return Value
A property list representation of returning an NSString, NSData,
NSArray, or NSDictionary object, according to the topmost element.
Discussion
The receiver must contain a string in a property list format. For a
discussion of property list formats, see Property List Programming
Guide for Cocoa."
--
http://code.brautaset.org
http://blog.brautaset.org
_______________________________________________
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