benedekh / WeLoveClouds

Repository for submissions on the CloudDB course.
0 stars 1 forks source link

Fix/#175 #181

Closed benedekh closed 7 years ago

benedekh commented 7 years ago

@banctilrobitaille please refactor the serialization for your messages which use any of my Serializers. Because I changed the Serializers and they serialize into an AbstractXMLNode instead of a String. Except for the Hash, its serializer was not changed at all (serializes into a String).

It closes #175 #178 , as soon as it is mergeable into master.