Skip to content

Conversation

axelson
Copy link
Member

@axelson axelson commented May 22, 2020

This prevents module conflicts with the user's version of Jason since both are loaded into the same beam instance (at least until #253) is addressed.

Functionally this was simply replacing :jason => :jason_vendored and Jason with JasonVendored. I only skipped the changelog (for no good reason) and the bench directory data.

Note: I plan to leave this PR open even though this branch is used by elixir-ls. I think that will facilitate seeing the changes as compared to the upstream Jason library. If we need to update to a new version of Jason the plan is to rebase this branch on top of the upstream changes (or just redo the changes).

This also formats the code which is another reason to just redo the changes.

references:

This prevents module conflicts with the user's version of Jason since
both are loaded into the same beam instance (at least until #253) is
addressed.
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.

2 participants