Re: A little Advice about Recording informations in XML.
Re: A little Advice about Recording informations in XML.
- Subject: Re: A little Advice about Recording informations in XML.
- From: Fabian Lidman <email@hidden>
- Date: Tue, 16 Dec 2003 13:41:33 +0100
I have a program that should archive some informations (the program
have some text fields).
When the user press the button save, the article must be saved into
the XML file, but the XML file must preserve all the old articles
archived.
Depending on the complexity of the XML, you may wanna use some
third-party XML classes to read, manipulate and write the XML file. I
recommend Apache's Xerces C++, which can be found at
http://xml.apache.org/xerces-c/.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.