Gopal Ramasammy-Cook wrote:

> Is there any reason why the ACL is not returned as a part of a getACL() method is 
>User?
> 
> Currently to get the ACL, one has to call TurbineSecurity.getACL(user) ,which builds 
>the ACL from scratch.
> 
> Is there anyway of caching this as pert of the User object, or was the intention 
>here for this to be stored as part of the User temporary storage?

This is the way that Turbine handled ACL in the old system. They were
built
and then stored inside Servlet session next to the User object.

You use RunData.getACL() method to retrieve the cached ACL object.

Do you see any reason why we should change it?


Rafal

--
Rafal Krzewski
Senior Internet Developer
mailto:[EMAIL PROTECTED]
+48 22 8534830 http://e-point.pl


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to