Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename load_json cleanup= option to js_comments= #764

Merged
merged 1 commit into from
Oct 27, 2018

Conversation

pv
Copy link
Collaborator

@pv pv commented Oct 27, 2018

The JSON comment syntax is nonstandard, and significantly reduces the
loading speed.

Rename the option and change the default, to ensure is is not used
unnecessarily.

Also remove Config.update --- since update_json throws away the
comments, it's not really possible to update the API number in the
config file.

The JSON comment syntax is nonstandard, and significantly reduces the
loading speed.

Rename the option and change the default, to ensure is is not used
unnecessarily.

Also remove Config.update --- since update_json throws away the
comments, it's not really possible to update the API number in the
config file.
@pv pv merged commit 57c386d into airspeed-velocity:master Oct 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant