I have answered your questions below:


1. itemList.name instead of itemList.id: this can have two meanings: 



(a) the trigger should be rendered into the id column but it should send the 
name value or 

(a) the trigger should be rendered into the name column but it should send the 
id value or 



this is a faily easy problem to solve .. we just need to decide on a convention



2. the online store contains most of what you need to have a list of items from 
which to select one of which the details can be shown .. the only thing with 
the sample is that it is 100% generated, and no logic has been implemented to 
actually determine what the details are



basically you would just need to model some deferrable controller operation in 
the appropriate areas and implement them



3. currently bpm4struts only allows sending datatypes as parameters, not actual 
classes .. but I'm working on that, it's an open issue in our JIRA issue 
tracker: 
--
Wouter Zoons - [EMAIL PROTECTED]

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to