Hey,

On Tue, Jun 3, 2008 at 6:09 PM, Tim Cook <[EMAIL PROTECTED]> 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
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to