Arofan Gregory wrote:
>There has not either been agreement on which
>object model to use, and we shgould probably take a close look at this
>aspect of the problem. Thoughts?
The major recommendation I would offer is that if you design
a class model, couple it immediately with an instance model
with representative examples.
Instance models communicate much better than class models.
They are much more concrete, where class models are more
abstract. The two in combination work best.
Regards,
Bob Haugen