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

Di rework #123

Merged
merged 4 commits into from
Jan 8, 2025
Merged

Di rework #123

merged 4 commits into from
Jan 8, 2025

Conversation

Animagne
Copy link
Collaborator

@Animagne Animagne commented Jan 6, 2025

Make inversify optional. iTwin.js team has moved inversify to optional peer dependencies, but decorators on all of the classes still made those packages effectively required. Wrapper on top of inversify makes it a bit harder to use but also possible to substitute for any other DI framework that supports child containers and named registrations.

@Animagne Animagne merged commit 35c5556 into main Jan 8, 2025
6 checks passed
@Animagne Animagne deleted the di-rework branch January 8, 2025 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants