--- Greg Ward napisal ------- > I think it would be better to make request.form a custom type rather > than a dictionary. Then let's talk about adding missing features. Can request.form be a subclass of dict? That way, all the basic dict features that people have been using with it will still work. Some new methods etc. can be added to handle the multi-valued form variables, etc. in a convenient way. Jim Dukarm DELTA-X RESEARCH