hi paco, you're right. there's indeed excessive access control checking. i committed a fix that should improve the situation considerably (svn rev 423448).
thanks for reporting this issue, cheers stefan On 7/19/06, Paco Avila <[EMAIL PROTECTED]> wrote:
I'm implementing muy own AccessManager and I've seen that there are lots of READ access when I perform a node.save() after adding a new child node. You can see it in the attachment access_log.txt. Sample code is provided in Dummy.java, and repository config in repository2.xml. -- Paco Avila <[EMAIL PROTECTED]>