-
- Downloads
Moves the tracking of child from getChildNoTransform to getChild.
This allows for capturing of dependencies during attribute evaluation that otherwise would be lost. The handler of getChild is now added to the attribute evaluation stack which means dependencies to rewrittenNode and other attributes can be tracked. Tested with the incremental/param suite, Test 120-128.
Please register or sign in to comment