Hi Clement, Cool. Now the question is of course, whether the API is of any use to iPOJO ? For DS it allows inspecting the configuration and just enabling/disabling of components, which is about anything you might want to do anyway.
Not sure about iPOJO, though. Regards Felix Am Sonntag, den 02.12.2007, 14:25 +0100 schrieb Clement Escoffier: > Hello, > > I just look the proposed API. This API can be totally supported by iPOJO > (except perhaps Reference.getTarget()).The vocabulary is a little different > from what I use in iPOJO, but a mapping can be found easily (as DISABLED <=> > STOPPED, UNSATISFIED <=> INVALID, ACTIVE <=> VALID ...). > > Clement > > > -----Message d'origine----- > > De : Felix Meschberger (JIRA) [mailto:[EMAIL PROTECTED] > > Envoyé : vendredi 23 novembre 2007 09:20 > > À : dev@felix.apache.org > > Objet : [jira] Commented: (FELIX-284) Add Management API > > > > > > [ https://issues.apache.org/jira/browse/FELIX- > > 284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment- > > tabpanel#action_12544939 ] > > > > Felix Meschberger commented on FELIX-284: > > ----------------------------------------- > > > > After discussion the potential merger of the management API with the > > needs of dependency manager, we came to the conclusion, that I should > > go forward with the proposed implementation of the API. > > > > The reason for this is, that the issue at hand requires more > > discussions: We have currently three projects around component and > > service management in Felix: Dependency Manager, SCR and IPOJO. It > > might be worth investigating, whether there exists some possible > > convergence of the three. Only after having found possible convergence > > (or not), can a possible combined Management API be discussed. > > > > > Add Management API > > > ------------------ > > > > > > Key: FELIX-284 > > > URL: https://issues.apache.org/jira/browse/FELIX-284 > > > Project: Felix > > > Issue Type: New Feature > > > Components: Declarative Services, Dependency Manager > > > Reporter: Felix Meschberger > > > Assignee: Felix Meschberger > > > Fix For: 1.0.0 > > > > > > Attachments: FELIX-284.tgz > > > > > > > > > Currently, it is not directly visible, what state a component has and > > what references are satisified. > > > The intent is to define a simple API - along the lines of the > > ServiceBinder architecure interfaces. > > > These interfaces may then be used to implement integrations into > > management applications such as the Felix shell or JMX. > > > > -- > > This message is automatically generated by JIRA. > > - > > You can reply to this email to add a comment to the issue online. >