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

various renames #59

Merged
merged 2 commits into from
Jun 23, 2024
Merged

various renames #59

merged 2 commits into from
Jun 23, 2024

Conversation

yshavit
Copy link
Owner

@yshavit yshavit commented Jun 23, 2024

  • MdNode -> MdElem, with associated changes to the macros
  • MdqNodeRef -> MdElemRef

This is during #53, but isn't really needed for that ticket. I just don't really like the "node" aspect, because it doesn't work as nicely in my head when we're dealing with a stream of them. In other words: yes it's a tree, but a lot of times the code is thinking less of its tree structure and more of it as a "thing that can be streamed".

@yshavit yshavit merged commit 7b2eac8 into main Jun 23, 2024
4 checks passed
@yshavit yshavit deleted the reorg-04 branch June 23, 2024 01:07
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