Re: SCR additions

2007-05-03 Thread Clement Escoffier
Richard S. Hall a écrit : Clement can correct me if I am wrong, but this also sounds similar to his "arch" command for iPOJO, which can be used to reflect on iPOJO components. You're right. However, there is two difference : - the iPOJO Architecture support the extensibility (as iPOJO is exte

Re: SCR additions

2007-05-03 Thread Richard S. Hall
Clement can correct me if I am wrong, but this also sounds similar to his "arch" command for iPOJO, which can be used to reflect on iPOJO components. -> richard Felix Meschberger wrote: Hi Didier, Thanks for the hint, and also to Marcel. So I will look at those two projects for inspiration.

Re: SCR additions

2007-05-03 Thread Felix Meschberger
Hi Didier, Thanks for the hint, and also to Marcel. So I will look at those two projects for inspiration. Regards Felix On 5/3/07, Didier Donsez <[EMAIL PROTECTED]> wrote: Humberto has defined too this kind of API for ServiceBinder. He provided also a graphical console to display component i

Re: SCR additions

2007-05-03 Thread Didier Donsez
Humberto has defined too this kind of API for ServiceBinder. He provided also a graphical console to display component instances and the current bindings between them. http://www.humbertocervantes.net/servicebinder/images/ArchViewer.png Didier Marcel Offermans wrote: Hello Felix, On May 3,

Re: SCR additions

2007-05-03 Thread Marcel Offermans
Hello Felix, On May 3, 2007, at 13:59 , Felix Meschberger wrote: > The API itself is exported and there will probably be some service providing the actual access This is interesting, because such an API would probably be similar to the API that is currently used in the dependency manager.