On Sat, May 23, 2009 at 12:27 PM, mdipierro <mdipie...@cs.depaul.edu> wrote:
> > Changed it back and uploading to trunk. > > On May 23, 12:16 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > > ok, I think I found a better solution: > > > > request.args stays as originally was > > > > but I will also define > > > > request.arg0 as request.args[0] or None > > request.arg1 as request.args[1] or None > > request.arg2 as request.args[2] or None I don't like this as much as the class idea; the language of arg0 for arg[0] is messy, will get consufing; let's continue to consider this... I think at base this is a good idea... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---