>>>>> "Daniel" == Daniel Krieg <[EMAIL PROTECTED]> writes:
Daniel> Yes. Then to followup, what is the relationship between Daniel> .xinfo role and the <provide> in assembly.xml? Could I not Daniel> simply drop the role from .xinfo because could I not do the Daniel> following? Daniel> <block class="...Http11Processor" name="processor-11"/> Daniel> <block class="...Http10Processor" name="processor-10"/> Daniel> <block class="...Http11Protocol" name="http"> <provide Daniel> role="...Processor/Http11" name="processor-11"/> <provide Daniel> role="...Processor/Http10" name="processor-10"/> </block> Daniel> ...thus providing two Processor implementations by role? Daniel, this looks very much like Map dependencies. Peter D. implemented it (and discussed here) around Oct 1. -- To unsubscribe, e-mail: <mailto:avalon-phoenix-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-phoenix-dev-help@;jakarta.apache.org>