Re: Core Data with OpenGL
Re: Core Data with OpenGL
- Subject: Re: Core Data with OpenGL
- From: "I. Savant" <email@hidden>
- Date: Tue, 13 Oct 2009 10:14:39 -0400
On Oct 13, 2009, at 9:58 AM, Erik Buck wrote:
I think that the Core Data model and any generated classes should be
left untouched because you may want to regenerate the classes later.
I use Categories to add View specific drawing methods to the objects
that represent Core Data entities.
I like this idea even more. Very good point about regenerating the
representative classes behind entities - a separate category for
drawing neatly segregates things.
Maybe a good radar incident will see the Sketch example updated.
--
I.S.
_______________________________________________
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