I just checked in
org.apache.tuscany.sca.assembly.builder.impl.DomainWireBuilder. It's just a
place holder at the moment, it doesn't have a proper interface and just
contains some utility methods I've moved out of the domain implementation.
I'm going to drop the methods here used for doing the more comprehensive
reference/service matching that is called for in the domain composite
rather than the rather lightweight version that I'm currently using. I'm
expecting this will mostly be the same as the code inside
CompositeWireBuilder and I don't want to have this code buried inside the
domain implementation. When I've got the complete picture of what is
required here we can decide whether to merge it our just reuse what's
already in the other builders.

Regards

Simon

Reply via email to