turms icon indicating copy to clipboard operation
turms copied to clipboard

[REFACTOR] Streamline codebase

Open j-riebe opened this issue 2 years ago • 2 comments

Currenty, it's pretty hard to guess how the internal structure works. This is mainly due to the "superfunction" that generates each plugin code and the missing abstractions inside (which lead to a lot of duplication).

  • [x] ClassRegistry #29
  • [x] EnumsPlugin
  • [ ] FragementsPlugin
  • [ ] FuncsPlugin
  • [x] InputsPlugin
  • [x] ObjectsPlugin
  • [ ] OperationsPlugin

j-riebe avatar Apr 16 '22 08:04 j-riebe