On Thu, Jan 15, 2009 at 2:06 PM, Erik Kay <[email protected]> wrote: > The issue is one of maintenance. A lot happens at startup. As people > make changes, it's not necessarily obvious where to insert your > initialization code. Depending on your dependencies, your new service > may require a complex re-ordering of initialization. If we actually > explicitly express dependencies and automatically manage them, then we > can be precise about it.
I'm still a bit skeptical of how complex these dependencies are. Can somebody give an example of such a service that required complex interdependencies on startup and required very specific ordering? Brett --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
