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

Add REST endpoint to obtain compiler library metdata #1680

Open
zfi opened this issue Jun 5, 2019 · 1 comment
Open

Add REST endpoint to obtain compiler library metdata #1680

zfi opened this issue Jun 5, 2019 · 1 comment
Assignees

Comments

@zfi
Copy link
Contributor

zfi commented Jun 5, 2019

The current implementation of blocks have no process available to determine that the libraries used by the compiler are at the correct version to support the newer blocks. This can be resolved by adding an endpoint to the BlocklyProp server that will return the Simple Libraries version. The browser code can then make a determination and, if necessary, fail elegantly.

@zfi zfi self-assigned this Jun 5, 2019
@zfi
Copy link
Contributor Author

zfi commented Jun 5, 2019

Stub code inserted in PR #1679.

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