the problem is that in the PIM you need to model two actions, this will result 
in two forms on the page; you could say something like "let action2 reuse 
form1" but then we would need a validation contraint because this only makes 
sense when both forms actually have the same fields (= not only parameters)



the issue then is that a form not only contains it's event parameters and 
page-variables, it also contains the event-parameters for all pages it 
eventually might lead into, we need to do that because we want to prepopulate 
fields sometimes, and the form needs to support that



so if two actions lead into different pages it will be *very* hard to make sure 
they have the same fields



you see, it's hard to write something that will warn you when abusing this 
"reuse other form" feature, that's why I never added it
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1387#1387
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to