On Fri, 16 Jan 2015, Wayne Marshall wrote:

> The better paradigm for dependency checking is this:  for a service
> with any unmet dependency, fail immediately.

That's great in theory, but can be very expensive in CPU and other 
resources in practice. The dependency check code needs to be very 
lightweight.

Reply via email to