Hi, I wonder if CruiseControl allows to load configuration upon request to build specific project? This question arise from following scenario: Let say we have ccnet.config file that contains several projects. The dashboard allows to trigger the build for each of them from different stations. So if an administrator is working to add some new project or fix existing one some misspelling may occur (or even mistakes in desired configuration) thus braking the integration. In this case all projects are dead for a period of time that required to fix problems. The problem may be even worse if the CruiseControl is working as a service. In this case no notification thrown to the users or administrators.
Now lets presume that the 'include' block inside project tag (just for an example) is loaded only after request to build this project is received. This leaves other projects alive with good up do date configuration. This feature will allow to play with configuration without fear to stop production. So the question: is it possible to create such configuration? Or may be this feature is planned for the future/ Thank you Fyodor
