On Dec 11, 2007 11: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 > > And we should also cover this case in the unit tests.
I have some code on my machine that is still pretty messed-up but which should cover nearly all the cases... I need to do some more testing and then I'll ask for some review because I don't have enough testing material to make sure of every corner by myself. Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

