Skip to content

Conversation

jtschuster
Copy link
Member

@jtschuster jtschuster commented Feb 21, 2024

Builds off #98513

Separated out the changes related to using the correct InterfaceImplementation in the DefaultInterfaceImplementations cache. Previously, we would cache the InterfaceImpl that pointed to the interface that provided the DIM. It should be the original type that created the need for the DIM.

@ghost ghost assigned jtschuster Feb 21, 2024
@jtschuster jtschuster changed the title Use the correct IfaceImpl in TypeMapInfo Use the correct InterfaceImpl in TypeMapInfo DefaultInterfaceImplementations cache Feb 22, 2024
@jtschuster jtschuster changed the title Use the correct InterfaceImpl in TypeMapInfo DefaultInterfaceImplementations cache Cache the InterfaceImplementation for the concrete type that requires the DIM to be kept in DefaultInterfaceImplementations cache Feb 22, 2024
@jtschuster jtschuster requested a review from sbomer February 22, 2024 22:38
@jtschuster jtschuster marked this pull request as ready for review February 22, 2024 22:38
Copy link
Member

@sbomer sbomer left a comment

Choose a reason for hiding this comment

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

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants