RE: [Zope] Oracle ZODB (Paul's talk in Paris)
It isn't published or checked in. We're trying very hard to focus on getting current bits under control rather than continually releasing new, undocumented bits. The Zope community has been awfully clear to us on making better sense of what is already there. --Paul
-----Original Message----- From: Satheesh Babu [mailto:vsbabu@csoft.net] Sent: Friday, August 25, 2000 10:37 AM To: zope@zope.org Subject: [Zope] Oracle ZODB (Paul's talk in Paris)
Hi folks,
I read the mail about EuroZope conference. Notes on Paul's speech says "they have an Oracle ZODB backend. They have deployed it. Pending documentation..."
Way to go DC!
WHERE IS IT?????
I searched in CVS, couldn't find it at all... If anyone can point me towards this, it'll be greatly appreciated?
Many thanks in advance
vsb
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Paul Everitt wrote:
It isn't published or checked in. We're trying very hard to focus on getting current bits under control rather than continually releasing new, undocumented bits. The Zope community has been awfully clear to us on making better sense of what is already there.
--Paul
This is indeed quite true. Some of the interesting parts of Zope are still without documentation and this is doubly so for most products. However this is a substantial development(marketing&mindshare perspectives) and from my understanding of what this would do it should generally be transparent at the application level. I'm curious about what kind of documentation would be nesc. before this might be released. I'm just not sure how its any different from the Interbase Storage in terms of the documentation need, esp. if its unsupported. The Storage Level of the ZODB is supposed to be extremely low-level, and i think most Zope users could care less as long it works. my two cents Kapil btw. the notes from the paris meeting were quite refreshing. lots of good stuff on the fronts. congratulations and thanks to the members of both DC and the zope community. ps. I've got to ask, Is there any prelim work being done on SOAP?
-----Original Message----- From: Satheesh Babu [mailto:vsbabu@csoft.net] Sent: Friday, August 25, 2000 10:37 AM To: zope@zope.org Subject: [Zope] Oracle ZODB (Paul's talk in Paris)
Hi folks,
I read the mail about EuroZope conference. Notes on Paul's speech says "they have an Oracle ZODB backend. They have deployed it. Pending documentation..."
Way to go DC!
WHERE IS IT?????
I searched in CVS, couldn't find it at all... If anyone can point me towards this, it'll be greatly appreciated?
Many thanks in advance
vsb
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
ps. I've got to ask, Is there any prelim work being done on SOAP?
I did write once a patch that worked (i.e. you could call methods inside Zope using SOAP and get the results back; the problems were with some type marshalling and error handling). You can get it from http://www.ppetru.net , though I haven't done anything on it in the last month (lack of time and lack of people's interest...) Petru
participants (3)
-
Kapil Thangavelu -
Paul Everitt -
Petru Paler