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

Update SymbolTable to support Ion 1.1 use cases #945

Open
popematt opened this issue Sep 25, 2024 · 0 comments
Open

Update SymbolTable to support Ion 1.1 use cases #945

popematt opened this issue Sep 25, 2024 · 0 comments

Comments

@popematt
Copy link
Contributor

With the current implementation, the version of the symbol table is determined by the system symbol table that it imports. In Ion 1.1, the local symbol table does not necessarily import any system table. I think there's a lot more work that will need to be done in order to get Ion 1.1 and the current SymbolTable API to work together.

Originally posted by @popematt in #944 (comment)

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