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

Implementation of optional javax.script.Invocable interface for the JSR-223 support #32

Open
eliasvasylenko opened this issue Nov 4, 2016 · 1 comment

Comments

@eliasvasylenko
Copy link

Is this a possibility in the future? I tried patching it in myself but my knowledge of Frege is close to zero (I'm just trying to add Frege support to another product) so I was in way over my head. Seems like a natural fit on the surface of it though if I understand correctly.

@mmhelloworld
Copy link
Member

Hi,

I think we can at least support Object invokeFunction(String name, Object... args) if not all the functions in the Invocable interface.

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

2 participants