[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Multiple TAAs
David,
I agree that if multiple TAAs are completely independent of one
another, the simplest approach is to treat the stores as independent.
Complexity arises when different TAAs are not completely independent.
If there are relationships among TAAs, then we have to be able to
express the relationships. This can be quite hard, depending of what
range of relationships we agree need to be supported.
Moreover, if the relationships are expressed via data in the TAs
themselves, then we get into the situation I have alluded to before,
and for which Leif has asked me for concrete examples.
See my message to Paul for an example.
Steve