> Absolutely. Compile-and-go is an absolute must, and one that'll end up
> disabling most of the potential optimizations for sheer startup time
> reasons. Which is a pity, but we can always let people enable them if they
> want from the command line.

Or via "use flags", since mod_perl and the like might like to see
optimizations, even though they'll not have access to argv.  Course mod_perl
is a totally separate executable.

-Michael

Reply via email to