[Zope3-checkins] Re: CVS: Products3/psycopgda/tests -
test_adapter.py:1.3
Philipp von Weitershausen
philipp at weitershausen.de
Sun Feb 8 18:20:35 EST 2004
Andreas Jung wrote:
> Update of /cvs-repository/Products3/psycopgda/tests
> In directory cvs.zope.org:/tmp/cvs-serv26376/tests
>
> Modified Files:
> test_adapter.py
> Log Message:
> zopeproducts -> zope.products
Sorry, Andreas, but this is not correct. Database adapters will NOT end
up in zope.products. While their future place is undetermined yet, you
should leave them in zopeproducts for now.
Packages in zope.products can only be ones without any outside
requirements. A database adapter always depends on a certain python
package, thus it cannot be part of zope.products...
Philipp
More information about the Zope3-Checkins
mailing list