Sure, but if I hit request A in a browser, I do not expect any
decorators on action B to hit the database. Actually, you wouldn't
expect a decorator on action B to be executed at all.... This would
potentially give lots of nasty side effects..

On Nov 18, 3:35 pm, Khalil KHAMLICHI <khamlichi.kha...@gmail.com>
wrote:
> Hi,
> I think this is due to the fact of using RBAC (role based access control),
> which is for very secure applications, large apps are normaly not that much
> secured, but there are other solutions like fo example loading those tables
> into memory.
> Khalil

Reply via email to