TJT

Results 6 comments of TJT

@stephenh I'll fix in this week, please wait :D

@stephenh I pushed new code, there are some question/changes need to confirm: 1. number enum support 2. toJSON output `undefined` or not 3. fromJSON received `undefined` or not Please take...

TFTR! I think the new option only available for `stringEnums=true`, because number enum have easy way to check the field is unset or unspecified, like `msg.enum === 0` but string...

Any progress? I have the same problem. Or may I can provide some detail or reproduce.