Add the ability to reference nested properties of page variables
----------------------------------------------------------------

         Key: BPM-233
         URL: http://jira.andromda.org/browse/BPM-233
     Project: Bpm4Struts Cartridge
        Type: Improvement
    Versions: 3.1-RC1    
    Reporter: Lee Greiner
 Assigned to: Wouter Zoons 
    Priority: Minor


There are instances when accessing nested properties of page variables is 
desired. One example is when modeling hyperlink 
transitions(andromda.presentation.web.action.type=hyperlink). Rather than put 
all the request parameters of the link in the form, parameters that potentially 
have nothing to do with the submisson of the form contained in the current 
page, it would be preferable to reference nested properties of the page 
variables.

An example: Assume a class Study is modeled with a studyId attribute and and 
this class is modeled as a page variable named study. A transition out of the 
front-end view could have a paramter named study.studyId which would generate a 
studyId request parameter with the value obtained from study.studyId.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
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-devel mailing list
Andromda-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to