[ 
https://issues.apache.org/jira/browse/JCR-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Mueller resolved JCR-2286.
---------------------------------

    Resolution: Won't Fix

I don't plan to fix it in Jackrabbit 2.x
                
> Implement Value.toString
> ------------------------
>
>                 Key: JCR-2286
>                 URL: https://issues.apache.org/jira/browse/JCR-2286
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-spi-commons
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>
> Currently QValueValue.toString() is not implemented. It would help if the 
> method returns something human readable, both for debugging and for 
> generating error messages.
> It's a bit tricky, because we need to make sure toString() never fails and 
> has no side effects (doesn't read from files, doesn't change state), 
> otherwise it breaks debugging. Changing the state when throwing an exception 
> is not such a big problem, but for debugging.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to