Re: Managed Object with Transformable Attribute (C Struct)
Re: Managed Object with Transformable Attribute (C Struct)
- Subject: Re: Managed Object with Transformable Attribute (C Struct)
- From: Richard Somers <email@hidden>
- Date: Thu, 17 Dec 2009 05:57:13 -0700
On Dec 16, 2009, at 4:39 PM, Melissa J. Turner wrote:
I think you're running into a known problem with the binary store
not respecting the value transformer name and instead always using
the default archiver (NSKeyedArchiver).
Bingo! Just checked my application. The xml and sqlite stores use the
specified custom value transformer but the binary store does not.
Thanks for the info.
--Richard
_______________________________________________
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