You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Alin Dreghiciu (JIRA)" <ji...@apache.org> on 2009/07/19 21:01:14 UTC

[jira] Updated: (FELIX-1232) Do not use private configuration properties as service properties

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

Alin Dreghiciu updated FELIX-1232:
----------------------------------

    Attachment: FELIX-1232.patch

A simple patch that will filter properties to be used while registering the service.
The filtering could have been done in the registration but the approach in the patch looks to me more meaningful.

> Do not use private configuration properties as service properties
> -----------------------------------------------------------------
>
>                 Key: FELIX-1232
>                 URL: https://issues.apache.org/jira/browse/FELIX-1232
>             Project: Felix
>          Issue Type: New Feature
>          Components: Declarative Services (SCR), Specification compliance
>    Affects Versions: scr-1.0.8
>            Reporter: Felix Meschberger
>             Fix For: scr-1.2.0
>
>         Attachments: FELIX-1232.patch
>
>
> R4.2 of the OSGi compendium spec will introduce the notion of private properties. Private properties are properties whose names have leading dots. Such private properties should not be propagated to service properties.
> See also 104.4.3, Property Propagation, in the draft R4.2 Compendium Specification (dated 2009/03/10).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.