Refactor XML parser #82

Merged
thesabinelim merged 10 commits from xml-parser-refactor into master 2023-05-16 21:07:42 +08:00
thesabinelim commented 2023-05-16 20:36:55 +08:00 (Migrated from github.com)

Simplifies the implementation and removes a bunch of special cases and attributes from being handled such as list members, graph data, animations etc. This will remove XML functionality in the short term for more complex things until a nicer way can be found to implement these (likely using reactive properties).

Simplifies the implementation and removes a bunch of special cases and attributes from being handled such as list members, graph data, animations etc. This will remove XML functionality in the short term for more complex things until a nicer way can be found to implement these (likely using reactive properties).
Sign in to join this conversation.
No description provided.