Jorge said:
> you can not use functions if you keep the current
>
> allow_only = foo()
>
> but if you transform that into allow_only = autorrize(foo()) or
> something similar that objection is gone.

It's the exact same thing: authorize() will receive a True or a False, and it 
cannot do anything useful with it.
-- 
Gustavo Narea <xri://=Gustavo>.
| Tech blog: =Gustavo/(+blog)/tech  ~  About me: =Gustavo/about |

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to