Skip to content

Rename contexts in SyntaxReference to context_ids#379

Merged
trishume merged 1 commit into
trishume:masterfrom
Enselic:contexts-to-context_ids
Oct 17, 2021
Merged

Rename contexts in SyntaxReference to context_ids#379
trishume merged 1 commit into
trishume:masterfrom
Enselic:contexts-to-context_ids

Conversation

@Enselic

@Enselic Enselic commented Oct 17, 2021

Copy link
Copy Markdown
Collaborator

We will later split up and move contexts from SyntaxSet to
SyntaxReferences. If we don't do this renaming, there will be a name clash.
Unless we call the new field something else of course, but that would only be
confusing.

Note that bincode does not serialize field names, so the existing packdumps are still valid.

For an overview of where this PR fits in the bigger picture, see this updated comment: #378 (comment)

@Enselic Enselic changed the title Rename contexts in SyntaxRefrence to context_ids Rename contexts in SyntaxReference to context_ids Oct 17, 2021
We will later split up and move `contexts` from `SyntaxSet` to
`SyntaxReference`s. If we don't do this renaming, there will be a name clash.
Unless we call the new field something else of course, but that would only be
confusing.
@trishume trishume merged commit 44df921 into trishume:master Oct 17, 2021
@Enselic Enselic deleted the contexts-to-context_ids branch October 17, 2021 15:27
@Enselic Enselic mentioned this pull request Nov 9, 2021
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