FST Serialization 1.40
- "fix" in 1.39 was wrong (was an issue in the testing program). 1.39 passed all tests but had issues in a large real world app. 1.40 corrects that.
- modified testcases because someone suspected they are skewed (moved initialization to constructor from instance initializer). Turns out it did not make a difference.