Re: If I've made a class for an EO entity, can I use it to add data to?
Re: If I've made a class for an EO entity, can I use it to add data to?
- Subject: Re: If I've made a class for an EO entity, can I use it to add data to?
- From: Amorya North <email@hidden>
- Date: Tue, 20 Jul 2004 17:49:32 +0100
On 20 Jul 2004, at 4:43 pm, Bill Reynolds wrote:
It's better to create an instance of the Object 'Members', modify all
it's
properties during your interaction with the user, and if they do
'submit'
then use a method to insert this new record in it's entirety.
When I tried this, it didn't like it...
Members is a class generated by EOModeller (i.e.a subclass of
EOGenericRecord)... Am I correct in thinking you can't use such a class
unless it's tied to an editing context?
Amorya
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.