On Wed, Oct 14, 2009 at 7:47 AM, Michael Ash <michael....@gmail.com> wrote:

> On Tue, Oct 13, 2009 at 6:24 PM, Ken Ferry <kenfe...@gmail.com> wrote:
> > Nor is there anything stopping you from dropping in classes written by
> > someone else.  You could use
> > MAKeyedArchiver<http://www.mikeash.com/?page=software/source.html>.
> >  As long as the source is in your app, you control the format.
>


> In short: MAKeyedArchiver is probably instructive, and may even be a
> good base to start with when creating your own, but please don't use
> it as-is.


Okay, well, if you don't feel like fixing up MAKeyedArchver, you could take
a look at the archivers in the Cocotron project.

http://cocotron.googlecode.com/svn/trunk/Foundation/NSKeyedArchiving/

These are probably trying to use the same on-disk format as Cocoa's version.
 You don't need to rely on that, though.

-Ken
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to