[Zope-dev] Re: ZODB interpretation of OO data model
Shane Hathaway
shane@zope.com
Thu, 08 May 2003 12:17:48 -0400
Chris Withers wrote:
> Shane Hathaway wrote:
>
>> Chris Withers wrote:
>>
>>> Shane Hathaway wrote:
>>>
>>>> ZODB is built on the OO data model. What we're talking about is
>>>> allowing applications to use another model at the same time, because
>>>> the OO data model (or perhaps the way ZODB interprets it)
>
> Ok, so what did you mean by the way ZODB interprets it? :-)
Just that other OO databases or O-R mechanisms might have a solution for
relationships that involves only the OO model. I haven't found anything
specific, though.
Shane