Re: plist to xml conversion of lists
Re: plist to xml conversion of lists
- Subject: Re: plist to xml conversion of lists
- From: Atli Páll Hafsteinsson <email@hidden>
- Date: Thu, 22 Jan 2009 22:32:49 +0000
- Thread-topic: plist to xml conversion of lists
If screaming NO is not an option you could checkout the XML-RPC xml format
and even find an opensource library that serializes/desiralizes between
NSArray/NSDictionary and borrow that part of the code.
Atli
On 1/22/09 10:11 PM, "Chuck Hill" <email@hidden> wrote:
>
> On Jan 22, 2009, at 2:05 PM, Joe Little wrote:
>
>> Previously, I had Property entries like:
>>
>> degree.list = ("PHD", "MS")
>>
>> My newer projects have XML-style plist files. I understand the basic
>> key/string layout for single assignments, but I can't figure out what
>> is the right way to do multiple assignments. I presume that:
>>
>> <key>degree.list</key>
>> <string>("PHD", "MS")</string>
>>
>> is wrong on multiple levels. Does anyone have XML examples of array
>> assignments to a key?
>
> Just say "NO!" to XML and use the old format.
>
> Chuck
>
>
> --
> Chuck Hill Senior Consultant / VP Development
>
> Practical WebObjects - for developers who want to increase their
> overall knowledge of WebObjects or who are trying to solve specific
> problems.
> http://www.global-village.net/products/practical_webobjects
>
>
>
>
>
>
> _______________________________________________
> 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
Fyrirvari á tölvupósti / e-mail disclaimer
http://us.is/Apps/WebObjects/US.woa/wa/dp?id=3776
_______________________________________________
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