On 23.05.11 04:48, "jie yan" <[email protected]> wrote:
>Thank Clement. >Cilia is quite close to what I want. > >Another question about iPOJO is, how to specify the @Requires service when >there are multi-implementation? >That may be another subject. If the injected field is an array or a collection, iPOJO automatically inject all providers. On @Bind method, you can specify aggregate="true". Regards, Clement > >Regards, >drhades > >On Thu, May 19, 2011 at 3:13 PM, Clement Escoffier < >[email protected]> wrote: > >> Hi, >> >> On 18.05.11 13:47, "jie yan" <[email protected]> wrote: >> >> >I enjoyed iPOJO very much, although just using it for 2 weeks. >> > >> >iPOJO provides a charming component runtime. >> >Is it convenient to extend iPOJO to support >>component-flow-composition? >> > >> >The imaginary flow-composition is data-driven, without loop >>flow-control. >> >Just think SPSS clementine, or Weka knowledge-flow. >> >> So, iPOJO provides an event-admin handler for asynchronous >>communications, >> but it's not really what you're looking for. You should have a look at >> Cilia (http://wikiadele.imag.fr/index.php/Cilia) which provides, on the >> top of iPOJO, something close to what you want. >> >> Regards, >> >> Clement >> >> >> > >> >Looking forward to some guidance. >> > >> >Best regards, >> >drhades >> >> >>
