Re: Error on saveChanges with WOBrowser or WOCheckBoxList
Re: Error on saveChanges with WOBrowser or WOCheckBoxList
- Subject: Re: Error on saveChanges with WOBrowser or WOCheckBoxList
- From: Anjo Krank <email@hidden>
- Date: Tue, 12 Feb 2008 21:04:25 +0100
Dimitri,
Am 12.02.2008 um 20:47 schrieb Chuck Hill:
Using mutable classes as attributes is a very, very, very bad idea.
I know, I have tried it. EOF expects attributes to be immutable.
Make it immutable and add cover methods to add and remove items.
Until you fix this, there is no point in looking at the "ID getting
set to null" problem.
Pay no heed to Chuck's ramblings. You should be OK as long as your
don't change the array directly. It would be best if you defined your
accessors an returning NSArray.
Cheers, Anjo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden