Is it possible to have a dependency that is dynamic, for example we first look for a project specific version of a dependenyc, and if this is not found, then the global version of the dependency is taken.
The use case is where a dependency project has been specialised for a client, and a dependent project for a client needs to automatically obtain any of their client specific versions of dependencies, but if such doesn't exist, then the global version will be used instead. TIA, John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
