hi
in one of my application I have an object that represent a
bibliographic entry.
I has a set of fields that really depends on the type of the entry.
An article will have different fields than a journal....
Now how could I use magritte to describe such object.
Should I have a dictionary that returns MAdefinition at the object
level (the table could be shared between all the instances
of the classes.
Stef