Description
It would be useful to collect a set of changes of a commit (eg in a validator) that could later be used in an Observer for eg prefiltering.
Such a change collector should collect paths, nodetypes, properties, node-names (and perhaps more at a later stage) of all changes and store the result in the CommitInfo's CommitContext.
Note that this is a result of discussions around design in OAK-4796