Re: database design method

From: Jan Hidders <hidders_at_REMOVE.THIS.uia.ua.ac.be>
Date: 18 Nov 2002 00:28:32 +0100
Message-ID: <3dd82620$1_at_news.uia.ac.be>


D Guntermann wrote:
>I see many advantages of value-based object identifiers, perhaps in such
>areas as identification (obvious), intrinsic ordering/mapping, as well as
>copies (deep versus shallow) of values and redundancy detection mechanisms.
>However, how would this be useful in a truly platform-independent,
>distributed datastore system? Is there a global mechanism for both
>generation and reconcilation of object identifiers - even if they avoid
>pointers and are based on value?

True object identifiers are abstract, i.e., the user never gets to see them. So you don't need a global mechanism and there is no reconciliation problem. You have to think of them as for example the nodes in a graph. A directed graph is a binary relation but how the nodes are exactly represented is immaterial.

  • Jan Hidders
Received on Mon Nov 18 2002 - 00:28:32 CET

Original text of this message