MovingBlocks
Document GsonSerializer in the new serialization system
PR #3535 overhauls the Terasology serialization system. This overhaul introduces a simple JSON serialization interface, GsonSerializer
, which uses the Terasology serialization system to serialize objects to JSON. Since GsonSerializer
will be a highly used public class, it is important that it has clear and well-written documentation.
Definition of Done
- PR to the
newSerialization
branch documenting all members of theGsonSerializer
class
Where to Start
See Also
https://codein.withgoogle.com/dashboard/tasks/5669192339554304/
Task tags
Students who completed this task
nateschnitzer