brian moseley wrote:
> On Mon, 22 May 2000, Peter Haworth wrote:
> > In light of the non-dependency on mod_perl, the
> > Apache::Request::Form name is also out. I'd still rather
> > not use the CGI::Form name, in case there are any
> > current users whose interface would change, which is a
> > shame, because that seems like the most appropriate
> > name. Erk, any ideas, or proof that no-one uses the
> > existing CGI::Form?
>
> HTML::Form? :)
Well, duh! Why didn't I think of that? Unfortunately though, HTML::Form already
exists, and doesn't really do the same kind of thing. How about HTML::FormGen?
> > I'd prefer to stick with one style of interface, to keep
> > things small and simple. Named parameters as above seem
> > most flexible, and allow for unexpected things like
> > omMouseOver attributes to be added easily. I'm inclined
> > to only allow method style calls, although I suppose
> > there's nothing wrong with allowing people to import the
> > methods and call them like this:
> >
> > print textfield($form,name => 'name', ...);
>
> agree all the way.
Good. Anyone disagree?
--
Peter Haworth [EMAIL PROTECTED]
"The day Microsoft makes something that doesn't suck
is the day they start making vacuums"
- Re: RFC: Apache::Request::Forms (or something... Gunther Birznieks
- Re: RFC: Apache::Request::Forms (or something similar) Gunther Birznieks
- Re: RFC: Apache::Request::Forms (or something similar) Vivek Khera
- Re: RFC: Apache::Request::Forms (or something sim... brian moseley
- Re: RFC: Apache::Request::Forms (or something... Drew Taylor
- Re: RFC: Apache::Request::Forms (or somet... brian moseley
- Re: RFC: Apache::Request::Forms (or s... Drew Taylor
- Re: RFC: Apache::Request::Forms (or something... Vivek Khera
- Re: RFC: Apache::Request::Forms (or something... Peter Haworth
- Re: RFC: Apache::Request::Forms (or somet... brian moseley
- Re: RFC: Apache::Request::Forms (or s... Peter Haworth
- Re: RFC: Apache::Request::Forms ... Matt Sergeant
- Re: RFC: Apache::Request::Forms ... Drew Taylor
- Re: RFC: Apache::Request::Forms ... Vivek Khera
- Re: RFC: Apache::Request::Fo... Peter Haworth
- Re: RFC: Apache::Request::Forms (or somet... Vivek Khera
- Re: RFC: Apache::Request::Forms (or something sim... Drew Taylor
- Re: RFC: Apache::Request::Forms (or something... Vivek Khera
- Re: RFC: Apache::Request::Forms (or something... Gunther Birznieks
- Re: RFC: Apache::Request::Forms (or somet... Drew Taylor
- Re: Segfault on DBI->connect Richard L. Goerwitz
