You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each table per type (package metadata, class, enum, data type, etc) should have its own liquid file, for each rendering style (data dictionary, entity list).
Some of the code should be extracted to lutaml-xmi.
This way users can choose to render particular types of templates.
Right now, nesting is too deep in liquid, very hard to read.
The text was updated successfully, but these errors were encountered:
Each table per type (package metadata, class, enum, data type, etc) should have its own liquid file, for each rendering style (data dictionary, entity list).
Some of the code should be extracted to lutaml-xmi.
This way users can choose to render particular types of templates.
Right now, nesting is too deep in liquid, very hard to read.
The text was updated successfully, but these errors were encountered: