Re: Multiplicity, Change and MV
Date: 12 Apr 2006 20:07:26 -0700
Message-ID: <1144897646.123286.72680_at_v46g2000cwv.googlegroups.com>
> > > The most resilient designs are those which accurately represent data, not relationships. In that vein, I've found Halpern's ORM approach to be helpful..
.
> > Would someone demonstrate this resiliency starting with the OP's simple example ...
.
> But the question about the values in a domain ("you are now told by the customer that attrib1 can have any number of values") seems to be type related;
I don't think attrib1 having 1 value initially and then having 0 to many values later is type related. But then I would need to know what exactly you meant by type.
If you have an alternate method that reduces the need for schema changes in response to situation unanticipated at design time, could you explain it further.
Hmm, I interpretted the OP's question to mean, what initial schema will allow me to avoid schema changes later. For obvious reasons, people have difficulty confronting: how to design for the unknown. This is what I call an AI-ish type of problem for which RM isn't practical. Received on Thu Apr 13 2006 - 05:07:26 CEST