Let URLEventContext implement its own toString()
------------------------------------------------

                 Key: TAP5-1505
                 URL: https://issues.apache.org/jira/browse/TAP5-1505
             Project: Tapestry 5
          Issue Type: Wish
          Components: tapestry-core
            Reporter: Gunnar Eketrapp
            Priority: Trivial


Wouldn't it be nice if URLEventContext implemented its own toString method !?

I am using event contexts quite a lot and would like them to be displayed 
properly by the @Log annotation.

I.e. now i get ...

[ENTER] onActivate(org.apache.tapestry5.internal.URLEventContext@10537e4)

.. but would like this ...

[ENTER] onActivate(1,7)


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to