Let's say i'm serching the entire worspace (about 10000 nodes) and i want to display the number of nodes (i have a paginator that needs that) that i can see (the read permision). >From my calculations it takes 1 ms per node to check if it has the read privilege, (~ 10 sec for all the nodes). I'm using a customized ACLProvider and ACLTemplate. It's the time ok or i'm doing something wrong ???
-- Adelina Caramet <http://www.redarts.ro>
