Geoffrey Young wrote:
Well, populating $r->finfo is not a job of APR::Finfo which must be
independent from httpd.


of course, we both know that.

nevertheless, APR::Finfo::stat() pretty much exists for exactly that purpose
- if a perl user wants to stat a file they already have perl's stat, which
has been proven much better cross platform anyway :)

True, sans a few bits unique to apr's finfo struct

Next do:

$r->finfo($finfo);


yes, that's the missing piece.

so, +1 to change the API.

Thanks.


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to