[
https://issues.apache.org/jira/browse/FELIX-4826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14586339#comment-14586339
]
ASF GitHub Bot commented on FELIX-4826:
---------------------------------------
GitHub user rotty3000 opened a pull request:
https://github.com/apache/felix/pull/20
FELIX-4826 expose OptionalAttributes as interface on AttributeDefinit…
…ion and ObjectClassDefinition implementations
Signed-off-by: Raymond Auge <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rotty3000/felix FELIX-4826
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/20.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20
----
commit 3fd3cf58111ccc80c38a6befdf346448e905128b
Author: Raymond Auge <[email protected]>
Date: 2015-03-26T19:46:15Z
FELIX-4826 expose OptionalAttributes as interface on AttributeDefinition
and ObjectClassDefinition implementations
Signed-off-by: Raymond Auge <[email protected]>
----
> expose OptionalAttributes as interface on AttributeDefinition and
> ObjectClassDefinition implementations
> -------------------------------------------------------------------------------------------------------
>
> Key: FELIX-4826
> URL: https://issues.apache.org/jira/browse/FELIX-4826
> Project: Felix
> Issue Type: Improvement
> Components: Metatype Service
> Environment: Any
> Reporter: Raymond Augé
> Attachments: FELIX-4826.patch, FELIX-4826.patch
>
>
> Currently, there isn't a practical way to obtain OptionalAttributes on ADs
> and OCDs.
> However, with the addition of a simple interface it would be possible to both
> access this extra information as well as add extra information
> programmatically when implemented MetaTypeProviders.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)