I just think that since there's that concept of decorators and the fact 
that there's quite a number of them and functions they perform, it'd be 
good to have them all listed somewhere with (at the very least) their 
definitions and maybe some examples on how to use them. (instead of being 
scattered in different places in the documentation).

On Monday, 14 July 2014 13:42:35 UTC, Anthony wrote:
>
> I don't think there's a place that specifically lists just the decorators, 
> but the decorators are described in the documentation (e.g., the @auth 
> decorators in the Access Control chapter, the @cache decorators in the Core 
> chapter, etc.). Is there a reason you need a decorator-centric view of the 
> documenation?
>
> Anthony
>
> On Monday, July 14, 2014 8:28:42 AM UTC-4, sasogeek wrote:
>>
>> Is there a place in the documentation or somewhere on the web that lists 
>> all the annotations/decorators in web2py and explains how to use them? like 
>> @auth.requires_login, etc.
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to