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

ASF subversion and git services commented on KARAF-7289:
--------------------------------------------------------

Commit 92ee273dca9e5bde239ecfd2f6f4616823d78228 in karaf's branch 
refs/heads/karaf-4.3.x from jassuncao
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=92ee273 ]

KARAF-7289 - Provide config property name completion using MetaType info

ConfigurationPropertyCompleter now uses the MetaType service to retrieve
configuration property names in addition to the ones already defined in
the configuration.

Adds an utility method in MetaServiceCaller to find MetaType info for a
specified PID. This method accepts a function to do something with the
result. MetaCommand is refactored to use this function.

Change-Id: Ieab22ed2daaefa55675fbb2eb41e77ac534b5251

(cherry picked from commit 939ce7ae9f2dcd6b60ab3d42e5d58e8498b9f53e)


> Provide config property name completion using MetaType information
> ------------------------------------------------------------------
>
>                 Key: KARAF-7289
>                 URL: https://issues.apache.org/jira/browse/KARAF-7289
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf
>            Reporter: Joao Assuncao
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>
> When using config:edit to create a new configuration, or edit an existing 
> one, it can be useful to have property name completion include properties 
> defined in the metadata (if available). Currently it only includes the names 
> of properties already present in the configuration.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to