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

RegistrySet API #10699

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Conversation

Machine-Maker
Copy link
Member

This API is supposed to introduce an API equivalent to nms' HolderSet and HolderSet$Named.

RegistrySet is the base interface with subtypes in RegistryKeySet and RegistryValueSet. RegistryKeySet is equivalent to a HolderSet filled only with "reference" holders whereas a RegistryValueSet is filled with only "direct" holders. We can safely assume that a HolderSet will only contain 1 type of holder at a time because all the codecs that encode HolderSets require that.

@Machine-Maker Machine-Maker force-pushed the feature/RegistrySet branch 3 times, most recently from dc70c95 to d65f9b1 Compare June 4, 2024 23:54
@Machine-Maker Machine-Maker marked this pull request as ready for review June 4, 2024 23:54
@Machine-Maker Machine-Maker requested a review from a team as a code owner June 4, 2024 23:54
@Machine-Maker Machine-Maker force-pushed the feature/RegistrySet branch 3 times, most recently from d1f4416 to 5676bda Compare June 9, 2024 16:04
@Machine-Maker Machine-Maker changed the base branch from master to dev/registry-modification June 15, 2024 13:42
@Machine-Maker Machine-Maker force-pushed the feature/RegistrySet branch 4 times, most recently from 4e06474 to 1274048 Compare June 15, 2024 14:00
@Machine-Maker Machine-Maker force-pushed the feature/RegistrySet branch 3 times, most recently from 005847b to 0278072 Compare June 15, 2024 14:27
@Machine-Maker Machine-Maker merged commit 76e4b36 into dev/registry-modification Jun 15, 2024
3 of 4 checks passed
@Machine-Maker Machine-Maker deleted the feature/RegistrySet branch June 15, 2024 14:37
Machine-Maker added a commit that referenced this pull request Jun 15, 2024
Machine-Maker added a commit that referenced this pull request Jun 15, 2024
Machine-Maker added a commit that referenced this pull request Jun 15, 2024
Machine-Maker added a commit that referenced this pull request Jun 15, 2024
Machine-Maker added a commit that referenced this pull request Jun 15, 2024
Machine-Maker added a commit that referenced this pull request Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

3 participants