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