Skip to content
Snippets Groups Projects
Commit f416ce14 authored by rhenck's avatar rhenck
Browse files

Rework models from classes to interfaces

This removes all the classes and goes back to simple interfaces for
unit, pages etc and all elements. This makes creating them easier and
cleaner.
Things like specific needs when setting element properties and most
importantly compatibility handling is done by a special service module,
that knows all the elements and how to repair old their potentially
outdated definitions.
parent 4e9e0648
No related branches found
No related tags found
No related merge requests found
Showing
with 35 additions and 35 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment