On Dec 11, 2007 8:10 PM, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > > Roger Demetrescu wrote: > > But I'm just curious.. how can we get a list of dicts ? I recall I > > did some tests with cherrypy query string and couldn't get these kind > > of objects in my controller methods. > > That's quite possible: url?a-1.b=1&a-2.b=2 > > This does not come from CherryPy, but from FormEncode, see: > http://formencode.org/Validator.html#http-html-form-input
Thanks... it is clear to me now... :) > And we should also cover this case in the unit tests. Yeaph.... []s Roger --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

