VSerializer icon indicating copy to clipboard operation
VSerializer copied to clipboard

Wrap up work to serialise/deserialise without reflection

Open vaslabs opened this issue 8 years ago • 0 comments

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.

vaslabs avatar Feb 21 '17 11:02 vaslabs