-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: analysis-model
Currently Report and Issue uses Java default mechanism to write and read the serialized form. The read and write methods should be hand-crafted, see #87 in Effective Java.