[ZODB-Dev] Re: Ruby/Smalltalk OODB

Martijn Faassen faassen at startifact.com
Tue Jun 3 12:20:02 EDT 2008


Hey,

On Tue, Jun 3, 2008 at 6:09 PM, Tim Cook <timothywayne.cook at gmail.com> wrote:
[snip]
> But that's a feature and not a limitation.  :-)
>
> If I store patient A in demographics
> and a clinical entry B in ehr
>
> When I edit the clinical entry B my DBM had better NOT update B. It is
> supposed to create a new clinical entry that is reference as a later
> version of B.

I don't get it what you're saying here. The ZODB has transparent
references. An OODB should be like a normal collection of Python
objects, and references are transparent there.

Regards,

Martijn


More information about the ZODB-Dev mailing list