Skip to content
Commit 089637cf authored by Andreas Cord-Landwehr's avatar Andreas Cord-Landwehr
Browse files

Refactor wrapper system to be always in sync with document.

Previously the document wrapper loaded wrapper objects for its elements
on demand. But this did not allow using const getter methods. Now the
document wrapper creates wrapper objects for all nodes and edges on
creation and updates once the document notifies on new objects.
parent ee63260b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment