On Apr 8, 2014, at 15:42 , Sean McBride <s...@rogue-research.com> wrote:

> On Tue, 8 Apr 2014 15:24:19 -0700, Rick Mann said:
> 
>> but Core Data doesn't let me have an entity attribute of type id, AFAIK
> 
> Sure you can, that's what 'transformable' attributes are.  Your custom object 
> would need to be able to serialize/deserialize itself via NSCoding to be able 
> to persist itself though.

Oh, maybe you're right; that would work if I just coded up my class's property 
as "id", wouldn't it? Don't know why I thought that wouldn't work. That's what 
I get for working on this project after 10 hours of coding at my day job, I 
guess.



-- 
Rick



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________

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

This email sent to arch...@mail-archive.com

Reply via email to