Doug MacEachern wrote: > On Thu, 6 Dec 2001, Stas Bekman wrote: > > >>There are a few nits to solve with Apache::File compat: >> >>- $r->set_content_length doesn't support the call without args in 2.0 >> > ... > >>The same problem here, in 2.0 you must pass the time argument >> >>=item $r->update_mtime() >> > ... > >>=item $r->set_last_modified() >> > > right, look at the 1.x File.xs, modperl handles this stuff. so for 2.0 > these function need wrappers in xs/ to handle this.
I know, my question was whether we keep the interface exactly as 1.x was or we change it and let the compat layer to do the work. If we do make it fully compatible, should these adjustments live in File__Apache.h or elsewhere? _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]