Re: RegistryNG docs?

1999-11-13 Thread Perrin Harkins

Ken Williams wrote:
> 
> The only thing keeping RegistryNG from being the main version of Registry
> (which it will be in the future) is that it hasn't been tested enough by people
> like you.  So go for it!  It's probably going to be a much cleaner way to
> proceed than mucking around in Registry.

You know, I tried RegistryBB (which is a subclass of RegistryNG).  I was
seeing the call to Apache::constants::OPT_EXECCGI at the top of my DProf
output, and I wanted to get rid of it.  Unfortunately, RegistryBB was
actually slower for my app than the normal Registry.  Maybe that's not
typical, but for me the overhead of the method call seemed to erase any
savings from not stat-ing files, etc.
- Perrin



Re: RegistryNG docs?

1999-11-12 Thread Ken Williams

The only thing keeping RegistryNG from being the main version of Registry
(which it will be in the future) is that it hasn't been tested enough by people
like you.  So go for it!  It's probably going to be a much cleaner way to
proceed than mucking around in Registry.

[This is what Doug has told me, anyway]


[EMAIL PROTECTED] (Chris Nokleberg) wrote:
>I'd like have my registry scripts be cached by their filename after
>resolving symbolic links, and I think subclassing RegistryNG is the
>cleanest way to accomplish this.
>
>Unfortunately, I cannot find any documentation on RegistryNG. Is it ready
>for prime-time, or should I just hack Registry for now?
>
>(using Apache 1.3.9, mod_perl 1.21)
>
>Thanks,
>Chris
>
>--
>  Chris Nokleberg  +   Internet Sports Network, Inc.
>  [EMAIL PROTECTED]   +   http://www.SportsRocket.com/
>
>

  ------
  Ken Williams Last Bastion of Euclidity
  [EMAIL PROTECTED]The Math Forum




RegistryNG docs?

1999-11-12 Thread Chris Nokleberg


I'd like have my registry scripts be cached by their filename after
resolving symbolic links, and I think subclassing RegistryNG is the
cleanest way to accomplish this.

Unfortunately, I cannot find any documentation on RegistryNG. Is it ready
for prime-time, or should I just hack Registry for now?

(using Apache 1.3.9, mod_perl 1.21)

Thanks,
Chris

--
  Chris Nokleberg  +   Internet Sports Network, Inc.
  [EMAIL PROTECTED]   +   http://www.SportsRocket.com/