Re: NSPropertyListSerialization documentation error ?
Re: NSPropertyListSerialization documentation error ?
- Subject: Re: NSPropertyListSerialization documentation error ?
- From: Daryl Lee <email@hidden>
- Date: Wed, 6 Feb 2008 09:29:04 -0800
Yes, this is a doc error. PropertyListEditor.app won't deserialize
it either.
On Feb 5, 2008, at 8:54 PM, Gavin Eadie wrote:
Therein is an example of dictionary text that should parse to a
NSDictionary, namely:
{
AnimalSmells = { pig = piggish; lamb = lambish; worm = wormy; };
AnimalSounds = { pig = oink; lamb = baa; worm = baa;
Lisa = "Why is the worm talking like a lamb?"; }
AnimalColors = { pig = pink; lamb = black; worm = pink; }
}
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden