JCR Value Map Implementations should only be usable for convenience not for
extensibility
-----------------------------------------------------------------------------------------
Key: SLING-1103
URL: https://issues.apache.org/jira/browse/SLING-1103
Project: Sling
Issue Type: Bug
Components: JCR Resource
Affects Versions: JCR Resource 2.0.4
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: JCR Resource 2.0.6
When we introduced the jcr value map implementations into a public package we
where not happy as we didn't want to expose too much implementation stuff to
the public.
We should now close the door and allow clients to only instantiate these
classes for convenience purposes - but the classes and methods should be final
to avoid unwanted use of implementation details
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.