Re: Re: Property list and XML ?
Re: Re: Property list and XML ?
- Subject: Re: Re: Property list and XML ?
- From: "xiegang" <email@hidden>
- Date: Thu, 19 Jan 2006 19:36:23 +0800
I want to tansmit structure data between Powerpc
and intel Mac.But I don't want to do byte swapping.So I choose to transmit
XML.
And I find it is easy o generate and parse
XML with property list APIs.
I test it and it works.But I don't know whether
the idear is right? Or,there are other easier method.
xiegang
发件人: Alexander von
Below
发送时间:
2006-01-19 18:10:02
收件人:
xiegang
抄送:
email@hidden
主题: Re: Property list and
XML ?
On 19.01.2006, at 10:24, xiegang wrote:
hi!
I want to transmit structure data through network,and I also want to
convert the structure into XML,a transmit it.
I find a method to do this: first, convert the structure data to property
list which is represented in the form of XML,
Especially:
CFPropertyListCreateXMLData:?Creates an XML representation of the
specified property list
then transmit the XML.
I don't know the idear is correct.
I don't know that either, because I have no idea what you are trying to
achieve
Alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden