Make collecting group membership information lazy
-------------------------------------------------
Key: JCR-2726
URL: https://issues.apache.org/jira/browse/JCR-2726
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-core
Affects Versions: 2.2.0
Reporter: Michael Dürig
JCR-2710 added a more scalable content model for storing group membership
information. To further leverage the new model it would be preferable when
group membership collecting where lazy. (i.e. Group#getDeclaredMembers() and
Group#getMembers() should not construct the list of all members up front).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.