From 027388029f3a2b9e15b5552fce4cc01ea308feab Mon Sep 17 00:00:00 2001 From: jmoenig Date: Thu, 10 Oct 2013 11:09:29 +0200 Subject: "sanity check" for cloud-saving mechanism errors if the serialized project data is corrupt and cannot be parsed as XML, addresses #203, #200, #171. I'm hoping that this might provide us a clue whether the corruption is happening in Snap's marshalling or on the backend side --- history.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 4d26412..7452005 100755 --- a/history.txt +++ b/history.txt @@ -1950,3 +1950,7 @@ ______ 131009 ------ * Theads: added a variant for linked lists to the experimental MAP primitive reporter + +131010 +------ +* Cloud: added "sanity check" to cloud-saving mechanism that errors if the serialized project data is corrupt and cannot be parsed as XML, addresses #203, #200, #171 -- cgit v1.3.1