[ 
http://issues.apache.org/jira/browse/HIVEMIND-129?page=comments#action_12313389 
] 

Howard M. Lewis Ship commented on HIVEMIND-129:
-----------------------------------------------

Something like:

<command id="simple" .../>
<sub-chain id="other" configuration-id="MySubChain"/>

The sub-chain would be represented in the main chain as a single command, but 
instead of a fixed implementation of the service interface, an implementation 
would be constructed around the sub-chain's contributions.  And obviously, this 
could go quite deep.

I think some way to check for recursion would be necessary.

> Easy way for ChainBuilder to aggregate chains
> ---------------------------------------------
>
>          Key: HIVEMIND-129
>          URL: http://issues.apache.org/jira/browse/HIVEMIND-129
>      Project: HiveMind
>         Type: New Feature
>   Components: library
>     Versions: 1.1
>     Reporter: Howard M. Lewis Ship
>     Priority: Minor

>
> Should be a way, inside a contribution to a hivemind.lib.ChainContribution 
> schema to *directly* reference another configuration point of commands, as a 
> kind of sub-chain.  Currently to do this requires creating a new service 
> point around the sub chain, but there's no reason this couldn't be 
> accomplished directly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to