Jun 12, 2010, 12:10 by Anonymous
I think it was nice to get started on doing something with ACL and model data. but I hoped for a more eleborate solution (as we implemented ourselves). Not ment as a rant to you and your solution, but I kinda hoped to learned for a different approach to a problem I tackled myself on a complete different manner.
For example, if I understood it right, you first load data from the database and then check if one is allowed to access that ID. That is not really bound to the model.
You had a picture of a lock on the first slide: I think the way you make it work is that you first stick in your key, then turn the key - which works - and then hold back the door when it seems the ID behind it is not accessible by you.
If you ever want to know more on the following: when having a tree structure with articles in chapters in other chapters, and want to have ACL on different levels which inherit their ACL, you should get in touch :)
@birdbook

Jun 12, 2010, 12:05 by neorey
Very good 'first' ever talk! Direct useful code!