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 2015/01/21 16:12:34 UTC

[jira] [Commented] (FELIX-4770) [DS] Dynamic greedy unary reference not implemented

    [ https://issues.apache.org/jira/browse/FELIX-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285740#comment-14285740 ] 

David Jencks commented on FELIX-4770:
-------------------------------------

No.

                        invokeBind = this.refPair == null
                                || ( !isReluctant() && refPair.getRef().compareTo( this.refPair.getRef() ) > 0 );


> [DS] Dynamic greedy unary reference not implemented
> ---------------------------------------------------
>
>                 Key: FELIX-4770
>                 URL: https://issues.apache.org/jira/browse/FELIX-4770
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.8.2
>            Reporter: Carsten Ziegeler
>             Fix For: scr-2.0.0
>
>
> If I look at the code DependencyManager that creates the customizer, there is no distinction between a greedy and a reluctant unary reference. Therefore I think the greedy unary reference is not implemented.
> [~djencks] Is my understanding correct?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)