Skip to content

Separate Memtree from in-memory DOM Document - #4031

Draft
adamretter wants to merge 2 commits into
eXist-db:developfrom
evolvedbinary:refactor/memtree
Draft

Separate Memtree from in-memory DOM Document#4031
adamretter wants to merge 2 commits into
eXist-db:developfrom
evolvedbinary:refactor/memtree

Conversation

@adamretter

Copy link
Copy Markdown
Contributor

This now allows eXist-db to distinguish between in-memory document nodes and other in-memory nodes.

Closes #1463

@adamretter adamretter added this to the eXist-6.0.0 milestone Sep 8, 2021
@adamretter adamretter added the bug issue confirmed as bug label Sep 8, 2021
@adamretter adamretter modified the milestones: eXist-6.0.0, eXist-7.0.0 Feb 14, 2022
@adamretter
adamretter marked this pull request as ready for review February 5, 2023 17:29
@duncdrum
duncdrum requested a review from a team April 7, 2023 19:55

@duncdrum duncdrum left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ci is red across the board. The referenced issue has been fixed by another PR. @adamretter is this still relevant, or good to close?

needs a rebase

@adamretter

Copy link
Copy Markdown
Contributor Author

This is a large piece of work that I hope to continue. The fix for #1463 was a workaround more than anything else.

@adamretter
adamretter marked this pull request as draft October 13, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug issue confirmed as bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Element constructor creates document node. It should not.

2 participants