Commit graph

4 commits

Author SHA1 Message Date
Gwendolyn d706fb8904 added clay-xml with xmllib2 that reads in an xml file
with test.xml as input it produces the same output as clay-demo (except for different order of properties in the debug print)
2023-02-08 01:15:56 +01:00
Gwendolyn 796da08ef9 restructure project 2023-02-08 01:15:41 +01:00
Gwendolyn d89ef83551 Reworked property system completely.
Properties can now have values of different types, and they are registered with their name, either to a layout class or globally.
Layout classes are also registered with their name.
2023-02-08 01:09:21 +01:00
Gwendolyn 29b5bda326 first attempt for the layout class and property system 2023-02-02 22:17:52 +01:00