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

Support to import and load clojure dependency on loader #1317

Open
pratik-fractl opened this issue May 1, 2024 · 1 comment
Open

Support to import and load clojure dependency on loader #1317

pratik-fractl opened this issue May 1, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@pratik-fractl
Copy link
Contributor

Currently, via loader we can only intern components from each model be it main model or dependency model. But, if design studio wants to have clojure dependency, it must also be imported and made available from loader.

@pratik-fractl pratik-fractl added the enhancement New feature or request label May 1, 2024
@vijayfractl
Copy link
Contributor

Fractl cannot load clj/java dependencies on-the-fly. For this the model must be build into a standalone jar (which basically produces a customized fractl runtime).

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
None yet
Development

No branches or pull requests

2 participants