Re: Structuring attributed data-fields

From: Angus Monro <ajmonro_at_ingennia.com.au>
Date: Fri, 15 Dec 2000 11:56:19 +1100
Message-ID: <3A396C33.560006F9_at_ingennia.com.au>


OK. What would be your approach to incorporating the meta-data explicitly into the model? It seems to be that we need an entity that aggregates the attributes of interest i.e.

    A ManagedDatumAttributes consists of

Actually, the cleanest model I can think of is to take a template approach:

    A ManagedDatum<T> consists of

I don't think inheritance-based or aggregation-based approaches to modelling these creatures is as clean as using a template.

  • Angus Monro.
Received on Fri Dec 15 2000 - 01:56:19 CET

Original text of this message