Commit Graph
6 Commits
Author SHA1 Message Date
itsmattkc fdcee7cd07 Very minor serializer refactoring 2022-02-02 10:46:08 -08:00
Thomas Wilshaw fed62246e6 Move marker load/save code to Serializer and fix build issues. Copy/paste not working 2022-01-30 13:36:11 +00:00
itsmattkc 8f8d43f634 move xmlnodedata to serializers
Since this differs between serializers too, move the class into each with changes as appropriate
2022-01-22 21:09:36 -08:00
itsmattkc 9714164723 fix serializer bug where element 0 would always be loaded incorrectly 2022-01-22 17:14:28 -08:00
itsmattkc 576ea8e81f refactored copy/paste code for new serializers
Vastly improves code quality and reusability
2022-01-12 16:34:40 -08:00
itsmattkc 4ecce20c35 start implementing serializers 2022-01-12 08:48:31 -08:00