[ http://issues.apache.org/struts/browse/WW-497?page=comments#action_37481 ]
Don Brown commented on WW-497: ------------------------------ How and where does this exist? > A tag to dump the valuestack would be useful for development > ------------------------------------------------------------ > > Key: WW-497 > URL: http://issues.apache.org/struts/browse/WW-497 > Project: Struts Action 2 > Type: Task > Components: Expression Language, Value Stack, Views > Versions: WW 2.1 > Reporter: Aaron Held > Assignee: Patrick Lightbody > Priority: Trivial > Fix For: 2.0.0 > > It would be very helpful to have a type of 'pretty print' tag that could be > used when developing views. > I am thinking of a tree-like representation of the stack with full OGNL on > the left and the result of the a <WW:property ...> call on the right. > Current: ValueStack > User ([EMAIL PROTECTED]) > -->User.name = "Aaron" > -->User.phone = "555-1212" > --->User.address (com.opensymphony.useraddress) > ------->User.address.street = "123 Anywhere dr" > ..... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
