I have the following situation.
We have one application code base that is configured differently for two (or more in the future) different customers.
Say I have interface Foo and two implementations that implement that interface - one for each customer. What's the best way of configuring these sorts of differences?
Is there any way of saying in hivemind that I prefer one service implementation over another in HM?
Regards,
Glen Stampoultzis
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
