Re: Creating CoreData classes
Re: Creating CoreData classes
- Subject: Re: Creating CoreData classes
- From: Brian Bruinewoud <email@hidden>
- Date: Tue, 29 Dec 2009 20:40:34 +1100
Ah, that seems perfect (haven't tried it yet), but it claims to do what I want.
Thanks.
On 28/12/2009, at 17:51 , Rob Keniger wrote:
> On 28/12/2009, at 2:52 PM, Brian Bruinewoud wrote:
>> But I'm looking for something more like this:
>>
>> CDClass *cdObject = [ CDClass insertNewObjectInManagedObjectContext: context ];
>>
>> Is there any such method or do I need to add them to the generated class files myself?
>
>
> If you use mogenerator to create your custom NSManagedObject subclasses, you get methods like this created for you automatically:
>
> http://github.com/rentzsch/mogenerator
>
> --
> Rob Keniger
>
>
>
> _______________________________________________
>
> 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
_______________________________________________
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