Skip to content

Option to turn off reserved Java keywords escaping #34

Open
@hokkos

Description

@hokkos

In accordance to this discussion : highsource/jsonix#63 (comment)

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.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions