Closed ido-ran closed 9 years ago
I made several changes so that the test would compile.
Most notably I made the default constructor generation off by default, use the commande line flag --ctor
to activate it. The reason is that existing projects may already have written their own constructors in partial files.
Thank you
The default values are now respected in the message class and when the field type is string the default value is properly formatted.
This fixes #21