Description
The MongoMK class is quite big and deals with various abstractions. It implements the MicroKernel API but also contains an abstraction for nodes, children, etc. I'd like to move the code which is independent of the MicroKernel API to a separate class.