Skip to content
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

Small metadata type simplifications #125

Merged
merged 2 commits into from
Feb 1, 2022
Merged

Small metadata type simplifications #125

merged 2 commits into from
Feb 1, 2022

Conversation

infinisil
Copy link
Member

I noticed some potential simplifications:

This type was the only reason MetadataStatement was indexed by
ProtocolKind, which is really not worth it, as it adds a lot of
complexity without benefit
Cleans up some things:
- No more singByProxy usage needed
- SomeMetadataEntry actually is some (aka a type-parameter-erased)
  MetadataEntry now
@infinisil infinisil changed the title Metadata simplify Small metadata type simplifications Jan 31, 2022
@infinisil infinisil merged commit 67d9d89 into master Feb 1, 2022
@infinisil infinisil deleted the metadata-simplify branch February 1, 2022 11:40
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