Skip to content

Commit

Permalink
build: Add a more complete ecore parsing script
Browse files Browse the repository at this point in the history
This new script is based roughly off of the old `generate_enums.py`.
However, instead of aggregating all defined classes and enums into a
single module, the new script keeps them separated by package.

Note that the script's output still needs to be adjusted manually.
However, it does help greatly in finding and covering new parts of the
metamodel, as well as keeping the definitions in sync.
  • Loading branch information
Wuestengecko committed Nov 27, 2024
1 parent c1cf3c0 commit bf71dae
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 104 deletions.
Loading

0 comments on commit bf71dae

Please sign in to comment.