[
https://issues.apache.org/jira/browse/JCR-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-2435.
--------------------------------
Resolution: Fixed
Fix Version/s: (was: 2.0-beta4)
2.0-beta5
Assignee: Jukka Zitting
Patch applied in revision 891242.
> [patch] Fix overly specific casting in core
> -------------------------------------------
>
> Key: JCR-2435
> URL: https://issues.apache.org/jira/browse/JCR-2435
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core
> Affects Versions: 2.0-beta3
> Reporter: Dave Brosius
> Assignee: Jukka Zitting
> Priority: Trivial
> Fix For: 2.0-beta5
>
> Attachments: oc.diff
>
>
> several places in core, casts are made to overly concrete classes when,
> interfaces are only needed. Doing so ties the algorithms to specific
> implementations, unnecessarily. patch fixes these.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.