On Friday 17 February 2006 23:56, James Strachan wrote: > So I'm wondering if it might make sense to start the incubation > process as an umbrella project;
"Umbrella" doesn't sound right at all to a layman like me. Use a single trunk, single build root, perhaps many modules, and do the "IBM styled integration" (seen below); public class Unified { public Unified( Configuration config ) { m_pxe = new PXE( config ); m_bpe = new BPE( config ); } } :o) Unification can happen on many different levels, and "the big boys" do the above all the time, and let marketing dept make it into something "brand new". Cheers Niclas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]