[Zope3-dev] Re: strange behavior of intid-utility

2006-11-18 Thread Jürgen Kartnaller
Hi Tom. The NotYet exception tells you, that the object you (or in this case the IntId utility) want to get a key refence for is not "Not Yet" connected to a database. Your specific case is reported here : http://zope.org/Collectors/Zope3-dev/463 Jürgen Tom Gross wrote: Here is the trace

[Zope3-dev] Re: strange behavior of intid-utility

2006-11-17 Thread Tom Gross
Here is the traceback: Error in test test_withoutintids (myproduct.ftests.test_wf.WorkflowTestCase) Traceback (most recent call last): File "/usr/lib/python2.4/unittest.py", line 260, in run testMethod() File "/mnt/zope/ldev/var/zope/lib/python/myproduct/ftests.py", line 20, in test_without

[Zope3-dev] Re: strange behavior of intid-utility

2006-11-17 Thread Philipp von Weitershausen
Tom Gross wrote: I have a site with some utilities. One is a zope.app.intid.UniqueIdUtility, which seems to be the cause of the problem (see the test). A NotYet-Exception is raised, when I try to add a zope.app.workflow.StatefulProcessDefinition-object to the container with the utilities. I

[Zope3-dev] Re: strange behavior of intid-utility

2006-11-17 Thread Tom Gross
Hi Philipp, I have a site with some utilities. One is a zope.app.intid.UniqueIdUtility, which seems to be the cause of the problem (see the test). A NotYet-Exception is raised, when I try to add a zope.app.workflow.StatefulProcessDefinition-object to the container with the utilities. I can

[Zope3-dev] Re: strange behavior of intid-utility

2006-11-16 Thread Philipp von Weitershausen
Tom Gross wrote: the presence of a intid-utility gives a strange behavior when adding other objects to a zope3 container. (test attached) What's the error/failure? Please be more specific as to what the actual problem is. -- http://worldcookery.com -- Professional Zope documentation and