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 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]
