Skip to content

Remove reflection from ImageArtifactDetails/image info merging - #2230

Open
lbussell wants to merge 1 commit into
mainfrom
lbussell/port-image-info-merge
Open

Remove reflection from ImageArtifactDetails/image info merging#2230
lbussell wants to merge 1 commit into
mainfrom
lbussell/port-image-info-merge

Conversation

@lbussell

Copy link
Copy Markdown
Member

This PR replaces the reflection-based merging of ImageArtifactDetails with a new explicit algorithm. Minus the added test code, this results in less code, plus it is trimming/AOT compatible.

Contributes to #314, because I do not want to move ImageArtifactDetails & friends into the Models library while important operations still use Reflection.

@lbussell
lbussell requested a review from a team as a code owner September 11, 2026 23:01
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.

1 participant