Daniel Fetchinson schrieb: > I never used multiple arguments with the same name and so never > expected to get a list. The reason is the same as you say, it's better > to keep things well-defined and clean, one name, one argument, one > value. > > So I wouldn't mind forbidding this practice and having always just one > name: value pair for a given name.
Well, it's still one name, one value. Only that the value is a list. I think multiple select or checkbox lists are not that seldom and it's most obvious to send a list in such cases. That's what I have seen in many other frameworks and it's exactly what I would expect (principle of least surprise). -- Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
