[
https://issues.apache.org/jira/browse/JCR-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1027:
-------------------------------
Fix Version/s: 1.4
> SPI: change param order with RepositoryService.createBatch
> ----------------------------------------------------------
>
> Key: JCR-1027
> URL: https://issues.apache.org/jira/browse/JCR-1027
> Project: Jackrabbit
> Issue Type: Improvement
> Components: SPI
> Reporter: angela
> Assignee: angela
> Fix For: 1.4
>
>
> all methods on RepositoryService that require a SessionInfo list the info as
> first parameter, except for
> RepositoryService.createBatch(ItemId, SessionInfo)
> unless someone objects i would refacter the method signature for consistency
> reasons.
> new:
> RepositoryService.createBatch(SessionInfo, ItemId)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.