Skip to content

[Refactor] introduce namespaces

Jonas Toth requested to merge refactor_namespaces into master

All Classes are now encapsulated into namespaces. This prepares bunch renaming of all Classes to remove the unnecessary prefixes and simplify the Codes with that.

Merge request reports