On Fri, Feb 6, 2009 at 6:31 PM, Gustavo Narea <[email protected]> wrote:
>
> On Friday February 6, 2009 18:22:33 Christoph Zwerschke wrote:
>> I like it, but the method name "get_variables" is a bit dubious, because
>> "get" has a double meaning here (you might expect that it returns only
>> the GET variables and that there is also a method "post_variables").
>>
>> Therefore I would use something like "fetch_variables" or
>> "parse_variables" or maybe just "variables".

does the get_variables() method return all the params of a tg2 controller ?

ie: if I have /superblog/blogpost/edit/postid as an url and edit is
the exposed and protected method, does my predicate receive the postid
?

Florent.

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

Reply via email to