Skip to content

[Refactor] compile most of the code

Jonas Toth requested to merge refactor_no_macro_call into master

Only the MasterClass.C file is executed as a macro. The rest will be compiled.

This includes changes to business logic as well, because some parts rely on macro execution.

Merge request reports