[ 
https://issues.apache.org/struts/browse/WW-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41661
 ] 

Musachy Barroso commented on WW-2070:
-------------------------------------

I committed the code. To use it set debug=browser, and to specify the root 
object (defaults to #context) set the object parameter, like:

debug=browser&object=%23parameters

//it needs the dojo plugin for the ajax requests (it might b a good idea to get 
rid of that dep, but then we would have to make the XHR by hand :( )

> Add an object browser to the debugging interceptor
> --------------------------------------------------
>
>                 Key: WW-2070
>                 URL: https://issues.apache.org/struts/browse/WW-2070
>             Project: Struts 2
>          Issue Type: New Feature
>            Reporter: Musachy Barroso
>            Assignee: Musachy Barroso
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> It would be nice to have an easy way to see object properties and objects in 
> general from the stack. We currently have this in the debugging interceptor, 
> exporting to xml, but it produces a huge xml which is not easy to read by 
> humans.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to