* Not sure of this implementation. The contents of the a tree can be found easily
* now with the SS_SYSTEM_DIR/system/.resolve/service directory. This needs is only necessary
* at worth for the init process to quickly found a service. On the other side, each manipulation
* of the tree need to be specified at Master service file.
*
* Actually, init do not pass through the Master service file of the tree. Maybe a Master service for
* all trees localized at SS_SYSTEM_DIR/system/.resolve/service/Master can be a better way to do it.
*
* At the end, i think that good API to know/acknowledge of a global system state changes should be provide. After all, handling events will appear in the future.