highsource / highsource/jsonix-schema-compiler
Option to turn off reserved Java keywords escaping
Open
enhancement
- Dominant language
- Java
- Stars
- 138
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
In accordance to this discussion : https://github.com/highsource/jsonix/issues/63#issuecomment-86420019
It would be nice to have a switch to not escape reserved Java keywords if we don't care about Java. There is no limitation for Javascript because properties can be accessed with obj["prop"] without limitation.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.