Core: Misleading method naming with Workspace and Session (move283, copy283,
clone283)
--------------------------------------------------------------------------------------
Key: JCR-1817
URL: https://issues.apache.org/jira/browse/JCR-1817
Project: Jackrabbit
Issue Type: Bug
Components: jackrabbit-core
Reporter: angela
Priority: Minor
Fix For: 1.5.0
there seems to be leftovers from previous drafts of the jsr 283 within
jackrabbit core, namely:
- WorkspaceImpl#clone283
- WorkspaceImpl#copy283
- WorkspaceImpl#move283
- SessionImpl#move283
giving the impression that with jsr 283 those method would return 'String'.
this however is not the case.
therefore i suggest to remove those methods again.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.