[stdlib-sig] PEP 3108 - dbm

M.-A. Lemburg mal at egenix.com
Tue Jan 22 16:33:21 CET 2008


On 2008-01-22 12:23, Antoine wrote:
>>> If you have another package name I am open to hear it.
>> Ideal would be data storage manager, since that's what they
>> are all about, but "dsm" isn't intuitive enough. How about
>> "datastore" ?
> 
> The point is that "*dbm" is the standard moniker for the underlying
> libraries. They are called "ndbm", "gdbm", etc., and people wanting to use
> them will look for them under that name, not under "datastore" or "dsm"
> :-)

I know, but that still doesn't make it a good name for *those*
modules, IMHO. OTOH, sqlite *is* a dbm, but not in that package.

Anyway, don't really think it's a big deal, just thought I'd
mention it.

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Jan 22 2008)
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::


   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611


More information about the stdlib-sig mailing list