Hi,
I was having a look at KernelRootBuilder.update() which saves pending changes down to a branch in the Microkernel after a certain threshold in the number of changes. I was wondering if this has any effect at all. The branch is never merged back. Or is that branch "only" used as a persistent cache? Since there is similar logic in RootImpl already, this might also be work in progress. If so, I suggest to disable it for the time being.
Michael
