On 30 Oct 2008, at 7:46 am, Joel Norvell wrote:

As an alternative, would it be fruitful to use a Directory Wrapper to represent the data as two files; one the metadata and the other the pdf? Then I could work with the metadata file, but just display the pdf file.

In the "What could go wrong here?" department, would my compound file end up behaving like a directory (or worse)?

What could be worse? ;-) As long as you set the "package" bit it will look like a file, as least on OS X. On other file systems it will look like a directory.

The problem I think is that your file would cease to be directly openable by any other program that reads PDFs unless they are aware of your package layout, or can drill down into packages, which isn't common.

hth,

Graham
_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to