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

Handle class resolution lazily #198

Closed
zedaav opened this issue Apr 28, 2024 · 0 comments · Fixed by #201
Closed

Handle class resolution lazily #198

zedaav opened this issue Apr 28, 2024 · 0 comments · Fixed by #201
Labels
core nmk core implementation enhancement New feature or request

Comments

@zedaav
Copy link
Contributor

zedaav commented Apr 28, 2024

For nmk plugins, resolvers and builders may be referenced before pythonPath contributions.
To ease declaration, class resolution shall be done lazily, at the end of full model loading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core nmk core implementation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant