Clean up serialization and deserialization
Changed deserialize method of GESMarkerList
to actually reverse the serialize method by
removing the edge quote marks and reversing g_strescape.
Also added a test.
Edited by Thibault Saunier
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Changed deserialize method of GESMarkerList
to actually reverse the serialize method by
removing the edge quote marks and reversing g_strescape.
Also added a test.