Re: [SQLObject] Can SQLObject used on zope-2.7?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Ivo v. d. W. <vla...@gm...> - 2004-07-19 20:35:37
|
On Thu, 15 Jul 2004 11:50:19 -0400, Roberto Melo Cavalcante <ze...@bo...> wrote: > Hi everybody! > > As you saw on subject, We're wondering if we can use SQLObject on zope2. > That's it. > You can. I'm successfully using SQLObject with Zope and Plone. Perhaps it's not possible to persist SQLObjects in the ZODB, but that doesn't have to be an issue I think. I've been less successfull allowing the import of SQLObject from pythonscripts - I had to hack SQLObject and add some _allow_unprotected_access_to_subobjects to classdefinitions. Ivo -- Drs. I.R. van der Wijk -=- Korte Leidsedwarsstraat 12 Amaze 1017 RC Amsterdam, NL -=- T +31-20-4688336 F +31-20-4688337 Zope/Plone/Content Management W http://www.amaze.nl E in...@am... Open Source Solutions W http://vanderwijk.info E iv...@am... Consultancy PGP http://vanderwijk.info/pgp |