• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Core Data & Custom Class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data & Custom Class


  • Subject: Re: Core Data & Custom Class
  • From: Scott Stevenson <email@hidden>
  • Date: Tue, 27 Dec 2005 14:38:21 -0800


On Dec 27, 2005, at 2:28 PM, Todd Freese wrote:

Just starting to port my first application to core data. I am a little confused on when to use a custom managed object class.

You do it when NSManagedObject doesn't do everything you need. I realize this is a vague answer, but the question is a little vague too. :)


One of my data classes needs to store a custom type. I created a transient, undefined attribute and a persistent, binary attribute. I assume that I need to generate files in order to create the accessor methods.

Yes.


But do I have to do this for all my data classes, or just the ones that need a little more tweaking?

Only the ones that need custom code.

- Scott

--
http://theocacao.com/


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
References: 
 >Core Data & Custom Class (From: Todd Freese <email@hidden>)

  • Prev by Date: Core Data & Custom Class
  • Next by Date: Re: Global variables?
  • Previous by thread: Core Data & Custom Class
  • Next by thread: Re: Core Data & Custom Class
  • Index(es):
    • Date
    • Thread