[Zope] Using DB Connection in Zope Product?

Chris Bruce chris@chrisbruce.com
Tue, 22 Jul 2003 10:37:27 -0700


Is there a way to develop a zope product (filesystem based) that can use a
Zope DB Connection object that exists in the ZODB?

I want to create a product and allow the user to specify the database
connection to use.  If so, how do you reference an existing object in your
product code.

Also, can you recommend any good product development tutorials?



Thanks in advance.


Chris