Skip to content

Remove WeakResolver #274

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

Merged
merged 1 commit into from
Mar 31, 2025
Merged

Remove WeakResolver #274

merged 1 commit into from
Mar 31, 2025

Conversation

bradfol
Copy link
Collaborator

@bradfol bradfol commented Mar 31, 2025

No description provided.

@bradfol bradfol requested a review from skorulis-ap March 31, 2025 18:27
public protocol Resolver {
public protocol Resolver: AnyObject {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to make it so we could have weak references to the Swinject Resolver in rare cases

Copy link
Collaborator

@skorulis-ap skorulis-ap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@bradfol bradfol merged commit aa98631 into main Mar 31, 2025
2 checks passed
@bradfol bradfol deleted the bradfol/remove-weakresolver branch March 31, 2025 21:08
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