You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2008/10/16 15:50:44 UTC

[jira] Resolved: (JCR-1817) Core: Misleading method naming with Workspace and Session (move283, copy283, clone283)

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

angela resolved JCR-1817.
-------------------------

    Resolution: Fixed

> 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
>
>         Attachments: JCR-1817.diff
>
>
> 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.