Hi While moving a subtree, the events (removed, added and moved) are generated for only for the root of the subtree while when adding a subtree, events are generated for all the nodes in the subtree. Perhaps this is done for performance reasons as I infer from [1]? Is these some way to selectively turn on event generation for child nodes on a subtree move?
Regards Satya Deep [1] - https://issues.apache.org/jira/browse/OAK-1459
