wanderluster-project / api

API for Wanderluster Project
GNU General Public License v3.0
0 stars 0 forks source link

Localized Serialization #7

Open swimson opened 4 years ago

swimson commented 4 years ago

Update the data types and Serializer so that the serialization logic is embedded inside each data type. This will make the Serializer dumber and easier to test each component individually.