[
https://issues.apache.org/jira/browse/JCR-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-2763:
-------------------------------
Component/s: jackrabbit-spi2jcr
Done in revision 1004622 for jackrabbit-core. There's a similar interface also
in jackrabbit-jcr2spi, which I'd also like to replace with standard toString()
methods.
> Drop the Dumpable interface
> ---------------------------
>
> Key: JCR-2763
> URL: https://issues.apache.org/jira/browse/JCR-2763
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core, jackrabbit-spi2jcr
> Reporter: Jukka Zitting
> Priority: Trivial
>
> I belive the o.a.j.core.util.Dumpable interface was originally used for
> diagnostic purposes, but AFAIUI we don't use it anywhere anymore. I'd like to
> drop the interface and refactor the dump() methods in various Jackrabbit
> classes to more detailed toString() methods that would be more useful to
> debuggers and other general-purpose diagnostic tools.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.