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

#67:Added tests to expose bindings problem. Introduced workaround. #68

Merged
merged 2 commits into from
Nov 3, 2018

Conversation

everestbt
Copy link
Contributor

This will run the assertScriptEngine() anytime bindings are sent in.

This is an initial idea for a fix, but I think it is not fully addressing the problem, in particular I have not done any testing around ScriptContext for the same issue.

…karound.

This will run the assertScriptEngine() anytime bindings are sent in.
@everestbt
Copy link
Contributor Author

everestbt commented Sep 14, 2018

This current implementation has a serious impact on performance when passing in bindings. Note, injections are currently lost between runs. This will need to be addressed.

@mxro mxro merged commit 2f39b60 into javadelight:master Nov 3, 2018
@mxro
Copy link
Collaborator

mxro commented Nov 3, 2018

@everestbt Thanks for this, awesome!

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