Re: What are the other options against Zope?



Florian Lindner wrote:
Peter Hansen wrote:
[Zope] doesn't include
database interfaces other than to its own ZODB.

That's not correct. Zope2 includes DB interfaces to MySQL, PostGre, ODBC and many others.

It actually *includes* them? I thought those were all add-in modules, not ones that Zope actually installs. (I admit it's been a couple of years since I was current with the state of Zope... and my memory sucks. :-( )


-Peter
.



Relevant Pages

  • CVE-2009-0668 and CVE-2009-0669: Releases to fix ZODB ZEO server vulnerabilities
    ... Vulnerabilities have been found in the Zope Object Database (ZODB) ... CVE-2009-0668 Arbitrary Python code execution in ZODB ZEO storage servers ...
    (comp.lang.python.announce)
  • Re: what is your opinion of zope?
    ... >> using Zope, not accessing ZODB directly. ... need to access ZODB directly to do what you want. ... which I think is defined by the Wiki standard (it resembles "structured ... creating a script using Zope's through-the-web interface to recursively ...
    (comp.lang.python)
  • Re: Persistent python object and the Web
    ... The ZODB (Zope's object database, which can be downloaded and installed ... I've never used the ZODB outside of Zope, and haven't used Durus yet. ...
    (comp.lang.python)
  • Fredericksburg ZPUG February 15: ZODB Blob support, Zope 3 C2 certification, Twisted book review
    ... Please join us February 15, 7:30-9:00 PM, for the eighth meeting of the Fredericksburg, VA Zope and Python User Group. ... This meeting is moved from the usual date to accommodate the visit of Christian Theune, an active member of the Zope community who will be visiting from Europe. ... Christian is also working with one of our ZPUG attendees, Chris McDonough, to add blob support to the Zope Object Database (ZODB), which essentially makes working with large blobs in the ZODB more efficient. ...
    (comp.lang.python.announce)
  • Re: Web framework
    ... >indeed are stuck in the ZODB. ... which reside on your file system. ... >the ZODB would be the instances of those products. ... Zope-inspired frameworks like CherryPy, ...
    (comp.lang.python)