On Sunday, August 7, 2016 at 2:21:19 AM UTC-4, Carlos Cesar Caballero wrote: > > Hi Anthony, first of all thanks for your time and your help. > > I think that getting data in controlers as vars, is far better than > recieving it as args, the main problem with your proposal (that works, of > course) is the inconsistency in how we recive the data and how we send it > (besides the fact that we need to take care about how we build the outgoing > url because of the args order), I really don't like that. >
Right, though you could probably write a custom URL helper with the API you prefer -- it's just a matter of whether that's more work than switching to a different framework. Anthony -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

