>>>>> "bm" == brian moseley <[EMAIL PROTECTED]> writes:


bm> actually forms are specified in HTML, not CGI.

Ok... if you say so.

bm> consider writing your forms library to depend on an
bm> interface, not a specific class, so that users can provide
bm> either a CGI object or an Apache::Request object. perhaps
bm> the only interface you need is $obj->param?

This would make a great case for using CGI::Form then...  That seems
to be the only thing it relies on from my quick glance at the code.

Reply via email to