Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XML and INI files persistance in Objective-C



Hello

For a small project in the school, I receive 2 files structures. The
fist have a XML format and the seccond is a flat file such as INI
Windows files. I program with Objective-C and Cocoa under XCode.

I have 2 problems with the persistance:

1. I need to save informations into a XML document, but NOT with a
key-value like the .plist format.
I can read the XML file becose I have used the class NSXMLParser.

I need to persiste my structure in a XML file.

2. And for a flat file, like INI file. I need to read and write the
file.

What need I do for both problems ?

Thanks a lot if you have a solution

Regards
Marc
_______________________________________________
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.




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.