On 5/15/13 11:32 PM, Gregory Szorc wrote:
On 5/15/13 2:18 PM, Vladan Djeric wrote:
I think the more compelling use case is service startup. Proper
dependencies should allow us to more intelligently start services on
demand. This should lead to lower resource utilization and faster
startup times. Shutdown times should also speed up if there are fewer
services to shut down.

I agree, proper dependencies here would be a win. For Calendar/Lightning we have implemented our own startup service that starts up the calendar components in order. Having a startup/shutdown service would be very nice since we can wait for startup of important mail components, then load/unload our calendar components in order.

Philipp
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to