On Monday, 4 August 2014 at 09:10:46 UTC, Daniel Murphy wrote:

This is exactly what I need in most projects. Basic types, arrays, AAs, and structs are usually enough.

I was more thinking only types that cannot be broken down in to smaller pieces, i.e. integer, floating point, bool and string. The serializer would break down the other types in to smaller pieces.

--
/Jacob Carlborg

Reply via email to