[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A few other comments on the SMIng Issues table



#39 - arrays
I had viewed this only as allowing a multi-valued attribute, not as arrays
of multiple attributes.  This needs to be clarified.

#42 - ordering constraints
At least in some of the discussions, this "requirement" went hand in hand
with #43 (transaction constraints).  IE, if you modify something "in
combination", the changes may need to occur in a specific order (first
attribute A, then attribute B).

#45 - associations
Frank asked whether this is covered by #36, relationships.  Yes, an
association is a kind of relationship but has additional info like
cardinality on the related entities.  Relationships include inheritance.

Andrea