brian moseley wrote: > > peter: i question why you want to subclass Apache::Request, > rather than provide a helper class that maybe maintains a > reference to an Apache::Request object, or some other weaker > type of relationship. That is an interesting point Brian. What I would like is a single object I can use to get form params OR generate HTML, ala CGI.pm, but mod_perl specific for speed reasons. The idea is to have as small a memory footprint as possible, using the mod_perl API only. -- Drew Taylor Vialogix Communications, Inc. 501 N. College Street Charlotte, NC 28202 704 370 0550 http://www.vialogix.com/
- RFC: Apache::Request::Forms (or something similar) Peter Haworth
- Re: RFC: Apache::Request::Forms (or something simil... Autarch
- Re: RFC: Apache::Request::Forms (or something s... Peter Haworth
- Re: RFC: Apache::Request::Forms (or something s... Drew Taylor
- Re: RFC: Apache::Request::Forms (or somethi... Autarch
- Re: RFC: Apache::Request::Forms (or somethi... Gunther Birznieks
- Re: RFC: Apache::Request::Forms (or something simil... Gunther Birznieks
- Re: RFC: Apache::Request::Forms (or something simil... Vivek Khera
- Re: RFC: Apache::Request::Forms (or something s... brian moseley
- Re: RFC: Apache::Request::Forms (or somethi... Drew Taylor
- Re: RFC: Apache::Request::Forms (or som... brian moseley
- Re: RFC: Apache::Request::Forms (o... Drew Taylor
- Re: RFC: Apache::Request::Forms (or somethi... Vivek Khera
- Re: RFC: Apache::Request::Forms (or somethi... Peter Haworth
- Re: RFC: Apache::Request::Forms (or som... brian moseley
- Re: RFC: Apache::Request::Forms (o... Peter Haworth
- Re: RFC: Apache::Request::Form... Matt Sergeant
- Re: RFC: Apache::Request::Form... Drew Taylor
- Re: RFC: Apache::Request::Form... Vivek Khera
- Re: RFC: Apache::Request::... Peter Haworth