durusmail: quixote-users: Proposal: getfirst and getlist for HTTPRequest
Proposal: getfirst and getlist for HTTPRequest
2003-04-03
2003-04-05
2003-04-05
Re: Proposal: getfirst and getlist for HTTPRequest
2003-04-07
Proposal: getfirst and getlist for HTTPRequest
Jim Dukarm
2003-04-05
--- 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


reply