>>>>> "PH" == Peter Haworth <[EMAIL PROTECTED]> writes:

PH> Drew Taylor and I are about to write a subclass of Apache::Request
PH> which includes form element generation methods, a la CGI.pm. The
PH> current favourite name is Apache::Request::Forms, but we'd like to
PH> know if anyone has a better one.

Have you looked at CGI::Form that already exists?  It would be a good
basis.  Currently, it is based on CGI::Request but should be able to
use Apache::Request one would expect.

I think the name CGI::Form is appropriate, since the forms are part of
the CGI protocol, not anything mod_perl or Apache sepecific.
CGI::Form seems to be an abandoned module, so I'm sure you can get
permission to adopt it and extend it.

That's my personal recommendation.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: [EMAIL PROTECTED]       Rockville, MD       +1-301-545-6996
GPG & MIME spoken here            http://www.khera.org/~vivek/

Reply via email to