On Thu, Nov 18, 2010 at 1:17 PM, Joshua Muheim <[email protected]> wrote:
> Thanks for your opinion, cricket.
>
> I just really like my approach because everything that has to do with
> permissions is handled at one single point. I'm only working on a
> small company-internal application, so I prefer handiness over
> performance stuff. I haven't too much experience with my solution yet,
> but I expect it to be very useful.

One other thing: Questions of passing a model to the view aside,
models should be agnostic with respect to access control and
authentication. The mechanism for this already exists and there's a
good reason why it's called the controller.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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