Thanks for the suggestion, Bertrand!

I have renamed the plugin to 'interpolation'.
I have also implemented framework/system property based substitution as
suggested by JB Onofré
And I have added substitution support for environment variables, which can
be useful when you'd like to configure your runtime (e.g. containers)
12-factor style

The code is here:
https://svn.apache.org/repos/asf/felix/trunk/configadmin-plugins/interpolation
Documentation is best read on github:
https://github.com/apache/felix/blob/trunk/configadmin-plugins/interpolation/README.md

I'd like to do an initial 0.0.2 release early next week to make it easy for
everyone to try it out.

Any suggestions, let me know!

Cheers,

David


On Fri, 26 Jul 2019 at 10:06, Bertrand Delacretaz <bdelacre...@apache.org>
wrote:

> Hi,
>
> On Thu, Jul 25, 2019 at 4:32 PM David Bosschaert
> <david.bosscha...@gmail.com> wrote:
> > ...I was thinking of putting it at configadmin-plugins/substitution..
>
> FWIW, "interpolation" is a common term for that as per
> https://en.wikipedia.org/wiki/String_interpolation
>
> -Bertrand
>

Reply via email to