I am new to Zope and I have created a Z class that will contain database connection objects and Z SQL methods. I used the web interface to create a product and a z class that inherits ZObjectManager. Then in the subojects view I selected the database connection objects that I want to be able to add to the object and leave the 'objects should appear in folder list' checkbox checked. The problem is when I create an instance of the Z class and try to add a database connection from the list of items(right now there is PoPy and ZGadfly in the list) to the instance. It creates the connection object, but it puts it in the parent folder (folder containing the Z class instead) of the Z class. What am I doing wrong here? regards, Eugene
participants (1)
-
pub-01@yodas-hut.dsl.csolutions.net