Geoffrey Young wrote:for the <Perl> stuff I was talking about, I believe so. however, for directive handlers it does not, so we'd probably need to tweak the interface a bit.And not for <Perl>, because a random code can be run there in random packages.
But you could document that only the "real" config bits would be available later and anything else lost (unless re-required later). And copy the config bits in a Storable / Data::Dumper format between the interpreters. This is not too dissimilar to what forks.pm does for shared variables and Thread::Tie does.
Liz
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
