You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2012/09/07 09:15:07 UTC

[jira] [Updated] (FELIX-3659) [DS] Share the method objects among all the dependency managers and component managers for the same class

     [ https://issues.apache.org/jira/browse/FELIX-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks updated FELIX-3659:
--------------------------------

    Attachment: FELIX-3659.diff

Attaching a diff since this is a pretty big change and it hasn't been discussed a lot.  It's pretty straightforward though.
                
> [DS] Share the method objects among all the dependency managers and component managers for the same class
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3659
>                 URL: https://issues.apache.org/jira/browse/FELIX-3659
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.8.0
>            Reporter: David Jencks
>             Fix For: scr-1.8.0
>
>         Attachments: FELIX-3659.diff
>
>
> If you have configuration-based components or a component factory, all the related component managers can share the activate/modify/deactivate/bind/updated/unbind methods since they are all from the same class.  This will at least reduce the size of debug logging as you only need to find the methods once :-)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira