[
https://issues.apache.org/jira/browse/JCR-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-1123.
-------------------------
Resolution: Won't Fix
see comments by stefan JCR-1124.
this issue maybe reopened if we find good reasons for providing equals(Object)
for a NodeType.
> JCR2SPI NodeTypeImpl requires equals() implementation
> -----------------------------------------------------
>
> Key: JCR-1123
> URL: https://issues.apache.org/jira/browse/JCR-1123
> Project: Jackrabbit
> Issue Type: Improvement
> Components: SPI
> Affects Versions: 1.4
> Reporter: David Rauschenbach
> Priority: Minor
>
> JCR2SPI's NodeTypeImpl class requires an equals method, that can successfully
> test for equality against any implementation of javax.jcr.nodetype.NodeType.
> The current hack is to perform string comparison on NodeType.getName().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.