[Zope3-dev] RDBMS service type id
Steve Alexander
steve@cat-box.net
Thu, 14 Nov 2002 09:40:42 +0000
Jim Fulton wrote:
> Albertas Agejevas wrote:
>
> > Hi,
> >
> > The service type id for the RDBMS connections service ("Connections")
> > does not seem to clear to me. I suggest renaming it to "DBAPI".
> > After all, this service instanciates DBAPI2 connections. The second
> > variant would be "RDBMS" or "RDBConnections". Any strong opinions?
>
>
> I vote for SQLDatabaseConnections
Are they always accessed using SQL? If so, +1
> or RDBConnections.
Are they always based on relational schemata? If so, +1
When there is nothing to choose between two names, I generally prefer
the shorter.
--
Steve Alexander