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

dom: remove X* = ref XObj [backport] #20910

Merged
merged 1 commit into from
Nov 29, 2022
Merged

Conversation

metagn
Copy link
Collaborator

@metagn metagn commented Nov 24, 2022

The XObj variants are private and not used anywhere in dom, so the docs of the fields for these types are hidden (hence the backport). Value type objects don't make sense for opaque JS types anyway, there is nothing wrong with just using ref object directly.

@juancarlospaco

This comment was marked as outdated.

@metagn
Copy link
Collaborator Author

metagn commented Nov 26, 2022

Is that important? If not it might be better in a big refactor as this is backport.

@Varriount Varriount merged commit ce97140 into nim-lang:devel Nov 29, 2022
@github-actions
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from ce97140

Hint: mm: orc; opt: speed; options: -d:release
165301 lines; 9.604s; 614.477MiB peakmem

narimiran pushed a commit that referenced this pull request Nov 30, 2022
dom: remove X* = ref XObj
(cherry picked from commit ce97140)
survivorm pushed a commit to survivorm/Nim that referenced this pull request Feb 28, 2023
capocasa pushed a commit to capocasa/Nim that referenced this pull request Mar 31, 2023
bung87 pushed a commit to bung87/Nim that referenced this pull request Jul 29, 2023
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.

3 participants