About asynchronous calls that use DaemonSequenceCallback: describe the possible exceptions and intermediate/final result!
We must define if (and using which rules) the services description should be validated before actually executing the startup, and what exceptions / notifications should be sent to the callback interface. Or should we validate during the synchronous call and throw a BadParameterEx if the service description is invalid because of missing or too many services?
1.6.2