Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fold GeneratingMetadataManager into MetadataManager #97140

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

MichalStrehovsky
Copy link
Member

Long time ago, MetadataManager had two descendants: the GeneratingMetadataManager and another one that I forgot the name of. It was used for .NET Native and didn't generate metadata, because ILTransforms did.

Fold the classes together.

Cc @dotnet/ilc-contrib

Long time ago, `MetadataManager` had two descendants: the `GeneratingMetadataManager` and another one that I forgot the name of. It was used for .NET Native and didn't generate metadata, because ILTransforms did.

Fold the classes together.
@ghost
Copy link

ghost commented Jan 18, 2024

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details

Long time ago, MetadataManager had two descendants: the GeneratingMetadataManager and another one that I forgot the name of. It was used for .NET Native and didn't generate metadata, because ILTransforms did.

Fold the classes together.

Cc @dotnet/ilc-contrib

Author: MichalStrehovsky
Assignees: -
Labels:

area-NativeAOT-coreclr

Milestone: -

@jkotas jkotas merged commit fd44d5c into dotnet:main Jan 18, 2024
108 of 110 checks passed
@MichalStrehovsky MichalStrehovsky deleted the mdmgr branch January 18, 2024 16:23
tmds pushed a commit to tmds/runtime that referenced this pull request Jan 23, 2024
Long time ago, `MetadataManager` had two descendants: the `GeneratingMetadataManager` and another one that I forgot the name of. It was used for .NET Native and didn't generate metadata, because ILTransforms did.

Fold the classes together.
@github-actions github-actions bot locked and limited conversation to collaborators Feb 18, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants