RE: issue with a nested editing context [long]
RE: issue with a nested editing context [long]
- Subject: RE: issue with a nested editing context [long]
- From: Marius Strumyla <email@hidden>
- Date: Thu, 3 Jun 2004 15:04:03 -0400
Chuck Hill wrote:
> Save the nested EC. This updates only the parent, not the DB. Saving
> the parent after this propogates the changes to the DB and other
> editing contexts.
That is what I was doing. My problem was that I had a helper attribute
in my EO. By helper I mean a regular java attribute, not bound to any db
field.
protected Vector mRequiredAttributes;
Changing this attribute and then saving nested ec would not propagate the
change to the parent ec.
I'm using WO5.1u3. I'm not sure how it is supposed to work.
--
marius
The information transmitted in this E-mail is intended only for the person
to which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons other
than the intended recipient is prohibited. If you received this in error,
please contact the sender and delete the material from any computer.
_______________________________________________
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.