Archtypes SQL Storage

"Dennis Schulz" <[email protected]> Tue, 10 Oct 2006 17:31:49 +0200
Newsgroups gmane.comp.web.zope.plone.archetypes.devel
Message-ID <[email protected]>
Hello List,

I looked at the SQLStorage package that is part of Archtypes, but found out=
 that Archetypes objects stored through SQLStorage still have a presence in=
 the ZODB, which means it's not a solution if you totally want to get rid o=
f Data.fs bloat. (It is also the policy and requirement in our company to h=
ave everything in outsourced in the MySQLDB and I can't change this)

I am looking for a way of using the Archetype Content Object only as the Vi=
ew (presentation layer) for easy rendering of the forms and mapping them di=
rectly to a relational database without any interference of the ZODB.

Is it possible to modify an Archetype that it looks up the content items co=
mpletly in the relational database and not first in the zope DB (that maps =
to the rel. database like in SQLStorage)?
I don't see a reason why one should store the same object 2 times in the ZO=
DB and MySQL.

Any help and hint will be appreciated, Thank you very much!

Regards, Dennis
-- =

GMX DSL-Flatrate 0,- Euro* - =DCberall, wo DSL verf=FCgbar ist!
NEU: Jetzt bis zu 16.000 kBit/s! http://www.gmx.net/de/go/dsl

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDE=
VDEV