ValueOf icon indicating copy to clipboard operation
ValueOf copied to clipboard

Code generation

Open TrabacchinLuigi opened this issue 3 years ago • 1 comments

This is a feature "request", and also a question: why not a code generator ? would be intresting to write one, and could tackle down some issues like valueof always boxing the sub type, or the possibility to generate json converter specifying an option

TrabacchinLuigi avatar Feb 21 '22 18:02 TrabacchinLuigi

@TrabacchinLuigi - I don't want to steal people away from this very useful library, but you might want to take a look Vogen as it does exactly those things:

https://github.com/SteveDunn/Vogen

SteveDunn avatar Feb 21 '22 22:02 SteveDunn