If I recall, Apache->request() was being deprecated (or at least frowned upon)... Is this true? Also, (and I know it's a separate package, but) does anyone know if the same is true for Apache::Request->instance()? With regard to A::R->instance(), I ask because I was running into the form contents disappearing between request phases (from PerlInitHandler to PerlHandler and such) since parse() was being called multiple times.
I'd rather not paint myself into the proverbial corner if Apache::Request->instance() is being deprecated. I am *not* using Apache->request() at all - I do get the "original" apache object from tech arguments to handler() methods, FWIW.
Obviously, this is MP1.x, Apache 1.3.x (on Gentoo Linux, for those interested).
Thanks in advance and sorry for the scattered email... -- Eric Sammer [EMAIL PROTECTED] http://www.ineoconcepts.com
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html