in reply to Re: Name-Space problems migrating to Apache::Registry
in thread Name-Space problems migrating to Apache::Registry

Thanks - didn't know about Apache::PerlVINC. We are trying to avoid reloading every time, because then you lose a lot of the benefit that mod_perl is giving you. Trying to use different namespaces at least would only load once for each instance, rather than every time...

--
edan (formerly known as 3dan)

  • Comment on Re: Re: Name-Space problems migrating to Apache::Registry