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

"Import Assistant" in lively.modules #1119

Open
linusha opened this issue Dec 4, 2023 · 0 comments
Open

"Import Assistant" in lively.modules #1119

linusha opened this issue Dec 4, 2023 · 0 comments
Labels
✨ enhancement New feature or request

Comments

@linusha
Copy link
Contributor

linusha commented Dec 4, 2023

On a more general note, the lively.modules right now fails silently when certain exports of a module do not exist. I think we can do better than that, by:

  1. Do log a warning if there are imports that could not be satisfied.
  2. Give some hints about wether or not the import approach is doomed to begin with, i.e. some packages simply expose all of their entities via a default export.

Originally posted by @merryman in #592 (comment)

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