Re: iPhoto Library Info
Re: iPhoto Library Info
- Subject: Re: iPhoto Library Info
- From: Brian Christensen <email@hidden>
- Date: Tue, 27 Jan 2004 02:22:55 -0500
On Jan 27, 2004, at 12:01 AM, Michael Mulligan wrote:
I would certainly be interested in those non-human readable files as
well should anybody have anything to offer on the subject
They look like files created by NSArchiver. A simple attempt to read a
file in via NSUnarchiver proved this to be true, however, it threw an
exception saying the class "AttributeMgr" isn't implemented. You could
do a class-dump on iPhoto to find out the interface for that class and
try to do something with that. I haven't really dealt much with
NSArchiver myself, so there may be other hurdles to overcome as well.
I'm not sure it's worth the time though since whatever solution you
come up with could potentially break with new releases.
What is it exactly that you guys are trying to do with this? You may be
able to just use AppleScript.
/brian
_______________________________________________
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.