VSerializer
VSerializer copied to clipboard
Wrap up work to serialise/deserialise without reflection
This work needs to use something like a compiler plugin or a macro to inject bytecode in the compiled class which would be marked with some annotation in order to make the serialisation/deserialisation faster.