one-data-model / language

(Old repo:) Simple Definition Format (SDF) for One Data Model definitions
7 stars 4 forks source link

Clean up the virtualization mechanism #98

Open mjkoster opened 4 years ago

mjkoster commented 4 years ago

We currently have odmView that enables a virtualization of elements, which can be composed into specialized interfaces as seen by a consumer of an instance.

An explicit mechanism like odmInterface should be introduced for this purpose.

The quality "odmComponent" is not needed to define inclusion of a definition in an odmInterface.

We need to clean this up and create some examples

mjkoster commented 4 years ago

Removed odmView and odmComponent