hi all...
attached is the implementation of the PerlMapToStorageHandler. there's not much to it, since the majority of the code is autogenerated.
when I can put into words how the PerlTransHandler and PerlMapToStorageHandler are supposed to interact with eachother, and what their canonical roles are, I'll come up with some better tests. for the moment, though, stackedhandlers2 proves a few things:
- the PerlMapToStorageHandler runs
- it runs as RUN_FIRST
- it overrides the apache default (no more "Module bug?" errors when r->filename isn't set).
and I guess that's really all there is to this particular hook.
at any rate, I'll commit tomorrow unless somebody gripes, particularly the win32 guys in case I left out some required mapping someplace in xs/.
+1
p.s. please don't forget to update the docs, even with just empty placeholders, and when you come up with examples, can fill in the rest ;)
__________________________________________________________________ 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]
