exist
exist copied to clipboard
Separate Memtree from in-memory DOM Document
This now allows eXist-db to distinguish between in-memory document nodes and other in-memory nodes.
Closes https://github.com/eXist-db/exist/issues/1463
This is a large piece of work that I hope to continue. The fix for #1463 was a workaround more than anything else.