Is the "Aqueduct" system the same as "SQL methods"? If so, it isn't really what I would consider an object-relational mapping layer. I was hoping it would be along the lines of other systems that map database tables onto data container objects, and allow you to code custom behavior for the data objects. I've been looking for an open-source system like this for some time. Am I missing a part of Zope here? --Curtis Paul Everitt wrote:
Curtis wrote:
I just stumbled across Zope and was intrigued by the mention of plans for an object-relational mapping layer. Could someone elaborate on this?
Check out Jim Fulton's fabulous architecture document at:
http://www.digicool.com/releases/bobo/BoboPOS3/BoboPOS3.html
Note that it was written days before we decided to unify Bobo and Principia into Zope. Thus, mentions about our "commercial database" are moot.
--Paul