Re: Prototype mutableArray savechanges error
Re: Prototype mutableArray savechanges error
- Subject: Re: Prototype mutableArray savechanges error
- From: Anjo Krank <email@hidden>
- Date: Wed, 27 May 2009 21:49:08 +0200
Am 27.05.2009 um 21:40 schrieb Chuck Hill:
Anjo had some way of using this safely, but you need to be aware
that EOF is NOT expecting the contents of that array to change.
Huh? Me? What?
But apart from that, as most have said by now: using ERXMutableArray
as an attribute value is totally ok, only using the mutable part of
the API of the array is not. I.e. don't use addObject(), create a
clone, add to that and setFoo() it.
No idea where the stack overflow comes from. Setting an exception
breakpoint may or may not help...
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