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/14 07:22:16 UTC

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

     [ http://issues.apache.org/struts/browse/WW-497?page=all ]
     
Don Brown resolved WW-497:
--------------------------

    Resolution: Won't Fix
     Assign To: Don Brown  (was: Patrick Lightbody)

I removed the debug tag Patrick is referring to since:
 1. It is currently broken and undocumented
 2. The debug console does the same thing but without requiring any page modifications

> 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: Don Brown
>     Priority: Trivial

>
> 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