Skip to content

Resolution reporting to Behavior#313

Open
bradfol wants to merge 1 commit intomainfrom
bradfol/resolution-reporting
Open

Resolution reporting to Behavior#313
bradfol wants to merge 1 commit intomainfrom
bradfol/resolution-reporting

Conversation

@bradfol
Copy link
Contributor

@bradfol bradfol commented Jan 7, 2026

No description provided.

@bradfol bradfol requested a review from skorulis-ap January 7, 2026 22:28
/// Whether the container should report resolutions to this Behavior.
/// If `true`, `container(_:didResolve:name:)` will be called after each successful resolution.
/// Defaults to `false`.
var shouldReportResolution: Bool { get }
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this should be on a separate type like ResolutionBehaviour since they're supporting different use cases.

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