Remove ItemInfo.getName() since it is redundant
-----------------------------------------------
Key: JCR-1550
URL: https://issues.apache.org/jira/browse/JCR-1550
Project: Jackrabbit
Issue Type: Improvement
Components: jackrabbit-spi
Affects Versions: 1.4
Reporter: Michael Dürig
Priority: Minor
I propose to remove the method getName() from
org.apache.jackrabbit.spi.ItemInfo since it is redundant. The name is always
the last element of the path which is available via the getPath() method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.