You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Joe Orton <jo...@orton.demon.co.uk> on 2000/07/06 15:07:57 UTC

Namespace for sdbm

I'm APRizing sdbm: while I'm at it does anyone care what namespace
prefix sdbm should use... ap_sdbm_? Just sdbm_? Currently some of the
stuff has no namespace protection at all so I'll fix that.

joe

Re: Namespace for sdbm

Posted by Greg Stein <gs...@lyra.org>.
On Thu, Jul 06, 2000 at 02:07:57PM +0100, Joe Orton wrote:
> I'm APRizing sdbm: while I'm at it does anyone care what namespace
> prefix sdbm should use... ap_sdbm_? Just sdbm_? Currently some of the
> stuff has no namespace protection at all so I'll fix that.

sdbm_ should be fine.

I'll be adding an ap_dbm_ layer over the top of the SDBM and GDBM stuff that
is present in mod_dav.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/