[Fwd: Re: [Mdarad-toolbox-devs] Save or not to save the children...]

2006-05-10 Thread Philippe Brouillette
-- Philippe Brouillette, ing. (819) 580-0179 http://www.elapsetech.com --- Begin Message --- Yo, I think the user should be able to understand what happens. If "save" appears on the submit button and the form values are not persisted, the user should understand that and be notified th

Re: [Mdarad-toolbox-devs] Save or not to save the children...

2006-05-10 Thread François Eric
Hi, I agree. That is the main reason why we brought in the context stack if I remember correctly. To make the interface more intuitive we would need to change the link name in the children edition form from 'save' to 'add' to make it obvious that we are adding and not saving the entity. Fr

[Mdarad-toolbox-devs] Save or not to save the children...

2006-05-08 Thread Philippe Brouillette
Hi! When a composition exists between two entities, the interface generated enables saving the child object. When the child object is saved, the parent is automatically saved. Shouldn't we have the child object saved only when the parent is saved (in the interface) ?? What do you think ? P