- add Info_EventStatistic in MornyReport, registers to MornyInformation.
This refactors the old /info event that hard-coded to MornyInformation class.
- change SimpleCommandManager's `execute()` to `emitCommands()`, for not conflict to ISimpleCommand
- deleted MornyInformationOlds, its functionality has been completely implemented by the original MornyInformation
The BuildConfig series is still not completed yet.
- also add dependency da4a, change GivenContext to da4a version.
- make MornyReport uses the above events to function, instead of calling MornyReport directly in Coeur.