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

load type data at runtime #34

Open
2 tasks
DanielSchaffer opened this issue Feb 28, 2019 · 0 comments
Open
2 tasks

load type data at runtime #34

DanielSchaffer opened this issue Feb 28, 2019 · 0 comments
Labels
@dandi/core feature New feature or request

Comments

@DanielSchaffer
Copy link
Contributor

Angular uses a customized wrapper around tsc to extract type data and allow it to be used at runtime. Dandi would benefit from the same functionality.

  • allow Container to infer injected types from type data
  • make the injection token parameter of @Inject optional
@DanielSchaffer DanielSchaffer changed the title figure out how to load type data at runtime feat: load type data at runtime Feb 28, 2019
@DanielSchaffer DanielSchaffer added the feature New feature or request label Feb 28, 2019
@DanielSchaffer DanielSchaffer changed the title feat: load type data at runtime load type data at runtime Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@dandi/core feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant