Re: Populating a new SQLite Core Data store with default data
Re: Populating a new SQLite Core Data store with default data
- Subject: Re: Populating a new SQLite Core Data store with default data
- From: "I. Savant" <email@hidden>
- Date: Mon, 23 Feb 2009 16:29:47 -0500
On Mon, Feb 23, 2009 at 3:50 PM, Jon C. Munson II <email@hidden> wrote:
> I could not, however get this to work (and it may not be possible) with the
> appropriate @class & #import:
> (anEntity *)someObject.attribute = @"somevalue";
You really need to be specific here - I suspect that's one of the
reasons why other responders may sound a little irked. "It doesn't
work" means little to us - you need to state exactly what goes wrong
(compiler messages, runtime errors, etc.).
Because I'm still not caught up on Obj-C 2.0's dot syntax, I'm not
sure if that's valid but the actual compiler messages may offer some
insight.
--
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