On 12.01.11 19:43, "Markus Joschko" <markus.josc...@gmail.com> wrote:
>When property security is not an option I can only think about
>introducing a childnode containing the approver information which can
>be secured with the JCR capabilities.
>However I already have the requirement to also "protect" three other
>properties and I wonder what the performance impact might be when
>splitting the node into a parent and protected children.
>
>At every read operation of the parent node I then have to assemble all
>children to provide a view to the client.
>And the parent node is requested very often.
>Any thoughts on this?

I think this approach with a protected subnode should be fine - and no
performance issue. ACL checks are done for every node anyway.

Regards,
Alex

-- 
Alexander Klimetschek
Developer // Adobe (Day) // Berlin - Basel




Reply via email to