On 27 Oct 2013, at 11:21 AM, Anthony <[email protected]> wrote: > [The fix I have in mind is to make the first three arguments of URL something > like (acf1, acf2, acf3, ...) and push (a,c,f) into **kwargs.] > > Clever fix.
A minor problem: what if the two methods contradict each other? Raise an exception, I guess, perhaps any time both are used, contradiction or not. -- 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/groups/opt_out.

