[Zope-DB] Re: [Zope3-dev] Re: Relational Databases in Zope 2 and
	Zope 3
    Chris Withers 
    chris at simplistix.co.uk
       
    Tue Jun 29 05:08:46 EDT 2004
    
    
  
Stephan Richter wrote:
>>Okay, what about APE?
> 
> APE has not been ported yet, so it is not an option. 
Why does it need to be "ported"? It's a python library as well as a Zope prduct, 
and Zope 3 is using ZODB 3 now, right?
> Yes, for this reason we have SQL Scripts. They can be used the same way as 
> before and behave the same way as before.
What's the DA structure to back up these scripts?
The big win in Zope 2 was that everyone wrote ZSQL Methods and just picked the 
right DA...
> by Sidnei. SQLScripts themselves are not stress-tested yet, but their 
> innerworkings are just a port of the Zope 2 code.
That's nto a good thing ;-)
> Basically he is saying that you simply write schemas (interfaces with fields 
> describing attributes) and Sidnei's code will create content objects of those 
> interfaces that are stored in a RDB.
Cool :-)
> I don't think this is necessary. Zope 2's integration is not that bad at all. 
?! ;-)
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
    
    
More information about the Zope-DB
mailing list