• 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: Populating a new SQLite Core Data store with default data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Populating a new SQLite Core Data store with default data


  • Subject: Re: Populating a new SQLite Core Data store with default data
  • From: "Sean McBride" <email@hidden>
  • Date: Thu, 26 Feb 2009 12:53:03 -0500
  • Organization: Rogue Research Inc.

On 2/25/09 11:29 PM, Ben Trumbull said:

>The ObjC property notation is more of a stickler.  You can type cast
>to a specific subclass.  Xcode's Design -> Data Model -> Copy ObjC 2.0
>Method Declarations to Clipboard will do all the heavy lifting if you
>add new properties to your entity.  Just select the properties in the
>data model you want property declaration for.

Note that this feature of Xcode incorrectly omits the 'nonatomic'
keyword from the property declarations.  Whenever one uses this feature,
one should manually add that keyword oneself.

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

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

References: 
 >RE: Populating a new SQLite Core Data store with default data (From: Ben Trumbull <email@hidden>)

  • Prev by Date: Re: One IBAction, multiple results from multiple methods
  • Next by Date: Re: renaming a file with special/reserved characters in name
  • Previous by thread: Re: Populating a new SQLite Core Data store with default data
  • Next by thread: Distributed Objects on Leopard
  • Index(es):
    • Date
    • Thread