1.2:
Added another variation of DeSerialize on JSONSerializer class that takes defaultEncoding parameter.Removed some unused variables that were making code analyse in Xojo report on it. (Bug ID: 0000004)1.1:
Added JSONSerializer class.Added support for serializing Color primitives and Color arrays.Added support for serializing enum values and enum value arrays.Deserializing nil objects is now handled correctly.Added better explanations to the AddKnownClass to the documentation.1.0
This is the first version