Thank you jmcneese for showing me an alternative to the cake's ACL.
Your articles help me understand weaknesses of ACL when used to
safeguard records. It's was interesting to see immediate attentions/
reactions from the core developers on those articles as well.

One problem (in my case) with the solution you presented is that
groups are powers of two.This limits the number of groups to the
number of bits in an integer. I have unlimited numbers of "groups".

Besides, in my case, "groups" are not in one table where I can use
parent_id linking entries for tree behavior to work.

I am still looking for advice. Would like to hear from any one who has
dealt with a similar situation as mine.


On Apr 7, 7:09 am, jmcneese <[email protected]> wrote:
> would this help?
>
> http://jmcneese.wordpress.com/2009/04/05/row-level-model-access-contr...
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to