Skip to content

Comments

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

Merged
jbonofre merged 1 commit intoapache:mainfrom
jassuncao:KARAF-7289
Dec 11, 2021
Merged

KARAF-7289 - Provide config property name completion using MetaType info#1463
jbonofre merged 1 commit intoapache:mainfrom
jassuncao:KARAF-7289

Conversation

@jassuncao
Copy link

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.

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
@jbonofre jbonofre self-requested a review December 9, 2021 09:11
@jbonofre
Copy link
Member

jbonofre commented Dec 9, 2021

Thanks, it's a good idea. Let me review the changes.

@jbonofre jbonofre merged commit af17504 into apache:main Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants