The source project of this merge request has been removed.
Draft: Refactoring process monitor
Removed property "type", since it is not used outside of process monitor itself. Introduced the enum 'XtmProcessMonitorType' to increase code readability. Removed the function xtm_process_monitor_set_type(). Setting the type now happens directly through the function xtm_process_monitor_new().
Any suggestions are welcome.
When everyone is satisfied, perhaps this could be merged :)