You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2006/06/11 02:42:16 UTC

[jira] Commented: (WW-497) A tag to dump the valuestack would be useful for development

    [ 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  (com.opensymphony.user@12343)
> -->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