Re: [Modeling-users] Problems importing Modeling with ZODB 3.1.1 installed
Status: Abandoned
Brought to you by:
sbigaret
From: Jerome K. (soaf) <so...@la...> - 2003-09-16 22:51:31
|
On Wednesday 17 September 2003 00:17, Ernesto Revilla wrote: > Hi again, > > what is the consequence of having ZODB standalone installed when using > Modeling? Are there any important differences between > Persistence.Persistent and Persistent.Persistent? > > regards, > Erny I have never tested this kind of stuff. but i really think that doesn't matter. as I Persistence is only used by the ZModeler ( as it is a normal zope object ). Perhaps this can change something when you bind the editing context with Zope session. But i don't like think . (And i haven't read / test this code) Are you using only ZModeler ? or all Modeling inside Zope ? Bye Bye.. |