Geoffrey Young <[EMAIL PROTECTED]> wrote: >...... > while I realize I'm in the minority with this view (and perrin and I have > had this discussion/friendly disagreement before :) what _I_ like about > mod_perl cannot be satisfied by anything other than mod_perl - I like the > Apache API, and I would prefer to use it in conjunction with Perl rather > than mess around with C (or even something like apache_hooks, since I don't > know php :) for those that share a love for this particular aspect of > mod_perl and have a desire to see it prosper, nothing else will really do. >
"minority" of the loving group of API? probably not :-) The only place where the C API overrides the Perl API in mp1, IMHO, is for the configuration process. To do somehow a complicated configuration in Perl seems even more difficult than in C. Well, maybe I should sit down and read those chapters in the 3 books again :-) -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html