RE: [Zope] Gadfly and Zope, sharing database files
Correction: Tested with 1.10.2. Under 1.11.pr1 I can't even get the Zope-distributed ZGadflyDA to work (known bug?), let alone the latest version of Gadfly. Has ZGadflyDA been updated to 2.0? Is this something that is needed? -- Alexander Staubo http://www.mop.no/~alex/ "What the hell, he thought, you're only young once, and threw himself out of the window. That would at least keep the element of surprise on his side." --Douglas Adams, _The Hitchhiker's Guide to the Galaxy_
-----Original Message----- From: Alexander Staubo [mailto:alex@mop.no] Sent: 24. juni 1999 16:54 To: Zope Mailing List (E-mail) Subject: RE: [Zope] Gadfly and Zope, sharing database files
To answer my last question: Yes, the latest (1.0) version of Gadfly does seem to work with Zope (tested with 1.11.0pr1; I'm going to test out 2.0 shortly).
It does require a small fix in ZGadflyDA's __init__.py that should be obvious for anyone how to modify. Beyond that, although I really haven't tested everything, it looks entirely compatible.
-- Alexander Staubo http://www.mop.no/~alex/ "What the hell, he thought, you're only young once, and threw himself out of the window. That would at least keep the element of surprise on his side." --Douglas Adams, _The Hitchhiker's Guide to the Galaxy_
-----Original Message----- From: Alexander Staubo [mailto:alex@mop.no] Sent: 23. juni 1999 20:04 To: Zope Mailing List (E-mail) Subject: [Zope] Gadfly and Zope, sharing database files
Has anybody any experiences with using Gadfly to share a database between several processes (or even inside a single process), such as Zope and an external script?
I have a situation where I have a Python script running externally to Zope that updates a Gadfly database; then I'd like to build a Zope site around this database. Does/can Gadfly gracefully share files, or does it open its files in "exclusive" mode?
I have not tested out Gadfly's client/server capability. Any luck with this? What does Zope use?
Oh, and can I easily update the Gadfly distribution that comes with Zope with a new one? I know this was discussed a little while ago, but I didn't see anything conclusive coming out of that discussion.
-- Alexander Staubo http://www.mop.no/~alex/ "What the hell, he thought, you're only young once, and threw himself out of the window. That would at least keep the element of surprise on his side." --Douglas Adams, _The Hitchhiker's Guide to the Galaxy_
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Alexander Staubo