Yep: have each xconf include its dependencies. CocoonServiceManager.doConfigure() takes care of not including a file more than once, so this allows the order to define itself naturally.
Yes, that would work. It's not the best solution as you have to specify the dependencies in the conf file, but I think we can live with that as it's a very easy implementation.
Thanks, Carsten
