On 7/2/06, Torgeir Veimo <[EMAIL PROTECTED]> wrote:
However, the general consensus on this list seems to be that it's better
to implement it using a separate process that keeps track of mapping
between nodeIds to ACLs for those nodes.
The process might very well implement this by reading repository content
looking for ACL entries / properties, and storing these in a cache. It
would register itself as an event listener on the repository, and update
its caches on writes to the repository.
Thanks Torgeir for the reply.
I see what you're suggesting, makes a lot of sense... it would be much
more efficient than creating a new Session every time.
Are there any future plans to include any implementation in Jackrabbit?
Pavel