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

Investigate compatibility of Ion symbols and Javascript Symbols #572

Open
zslayton opened this issue Mar 5, 2020 · 0 comments
Open

Investigate compatibility of Ion symbols and Javascript Symbols #572

zslayton opened this issue Mar 5, 2020 · 0 comments

Comments

@zslayton
Copy link
Contributor

zslayton commented Mar 5, 2020

There are a few places in the code where it's tempting to treat Javascript's Symbol class as being more or less equivalent to Ion's symbol class. One example is in JsValueConversion._inferType, where we might choose to convert a JS Symbol passed to Value.from() into an Ion dom.Symbol.

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

No branches or pull requests

1 participant