I'm looking for similar access control in my project and i found your addon very interesting.
I have a few question about your implementation:
- In AclPages model, there is a hasMany field with the same model. What does it mean exactly? Is it a hierarchical design of pages?
- In the model AclUser, why aren't the arraylist indexes incremental? Are they like flags or other?
Andrea