A slight tangent: a smaller simpler component idea? The log4j variable
interpolation, the ${lookup:variable} type of logic is in many places:
deprecated in Commons Lang, now in Commons Text, also implemented in
Commons Configuration. We could bring in the Log4j version, now safer than
other implementations into Commons Text or a new component and everyone
depends on this new version.Gary On Thu, Apr 7, 2022, 05:55 Peter Verhas <[email protected]> wrote: > > > > > The plugin system is design to convert configuration data into > > instantiated objects. > > > > For me that very much reads a dependency injection framework. > > -- > Peter Verhas > [email protected] > t: +41791542095 > skype: verhas >
