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

Allow custom built-in functions #43

Open
anderseknert opened this issue Jun 13, 2022 · 1 comment
Open

Allow custom built-in functions #43

anderseknert opened this issue Jun 13, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@anderseknert
Copy link
Collaborator

Custom could be included in the plan if built using a provided capabilities.json file.

We should extend the builtin registry in order to source builtins from disk (or the classpath, or URL, or whatever :))

@johanfylling
Copy link
Collaborator

The Java ServiceLoader would be a nice way to allow for pluggable built-in functions.

@anderseknert anderseknert added the enhancement New feature or request label Jun 20, 2022
@anderseknert anderseknert added this to To do in Jarl Development Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants