On 7 Oct 2002 at 11:25, Jesse Erlbaum wrote: > - Added new override-able method cgiapp_get_query(). This method > is called when CGI::Application first needs access to the CGI > query object. By default, this is a CGI.pm object. It is > possible to override the cgiapp_get_query() method to return > an object of some other module besides CGI.pm, providing > that it is sufficiently compatible. Thanks to Eric Andreychek > for the suggestion and his help troubleshooting the code. Thanks for the new code Jesse! I suppose this new method is intended to allow the use of the more compact CGI::Base or other modules which even Lincoln suggests should be used instead of his monolithic module (see Bugs in CGI.pm). Could Eric or someone provide some examples of how we could take advantage of this new method? What modules do you use? The CGI namespace has about 30 entries. I've been wanting to move my code over to another CGI library since I only use a very small subset of the CGI.pm functions but just haven't had the time to research all the possible solutions. BTW, I use the param, cookie, header (I guess that's what CGI::App calls when I use its header_props method) and image upload capabilities of CGI.pm. Thanks, William -- Lead Developer Knowmad Services Inc. || Internet Applications & Database Integration http://www.knowmad.com --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/suppressed/ To unsubscribe, e-mail: suppressed For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.