Re: [pylons-devel] "Knob" for ACLAuthorizationPolicy?

2015-07-17 Thread Iain Duncan
This sounds like it would actually be helpful for me too for the project we're about to embark on, if I'm understanding the OP correctly. my two cents Canadian! iain On Thu, Jun 11, 2015 at 10:04 AM, Chris McDonough wrote: > Id like to hear other people speak up who have needed the same knob. I

Re: [pylons-devel] "Knob" for ACLAuthorizationPolicy?

2015-07-17 Thread Michael Merickel
It seems to me that allowing this to be modified is fairly harmless. Would you expect it to fallback to __acl__ if it doesn't find the custom method/attribute? Or would you expect it to be changed wholesale? The issue in changing it wholesale and still calling it the ACLAuthorizationPolicy is that