NSFileWrapper Store Type
NSFileWrapper Store Type
- Subject: NSFileWrapper Store Type
- From: Rick Langschultz <email@hidden>
- Date: Sat, 30 Jun 2007 17:10:50 -0500
I have an NSFileWrapper which creates a directory which contains
about 20 files. Should I set the Store Type for my document as XML if
i will be writing xml files into it?
Here is the layout of my document:
MyDocument.document\
properties.xml
_document\
layout.xml
data.xml
printView.xsl
designView.xsl
_images\
When my application opens MyDocument.document it will open and read
the elements from the properties.xml file.
Anyone know of any examples of NSFileWrapper applications out there
that I can use as an example for reference?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden