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

Add object_of DI extension macro #371

Merged
merged 1 commit into from Mar 27, 2024
Merged

Add object_of DI extension macro #371

merged 1 commit into from Mar 27, 2024

Conversation

Blacksmoke16
Copy link
Member

Works similar to #348, but for a single object. Provides similar functionality as a NamedTuple typed object, but more flexible as it can have default values and make use of the nested doc type stuff coming up.

  • Adds more extension spec coverage

Improved extension test coverage
@Blacksmoke16 Blacksmoke16 added component:dependency-injection kind:enhancement New functionality to an existing feature labels Mar 27, 2024
@Blacksmoke16 Blacksmoke16 enabled auto-merge (squash) March 27, 2024 22:01
@Blacksmoke16 Blacksmoke16 merged commit 4179b56 into master Mar 27, 2024
9 of 10 checks passed
@Blacksmoke16 Blacksmoke16 deleted the object-of branch March 27, 2024 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:dependency-injection kind:enhancement New functionality to an existing feature
Development

Successfully merging this pull request may close these issues.

None yet

1 participant