ice icon indicating copy to clipboard operation
ice copied to clipboard

Consider adding an Include directive to config files

Open pepone opened this issue 7 years ago • 1 comments

I think will be nice to have a Include directive that allow to split configuration files:

#
# IceSSL Configuration 
#
Include config.IceSSL

#
# Uncomment the following line to include the Logger Plug-in configuration
#
#Include config.LoggerPlugin

@bernardnormier comment

For the syntax, I would use include = filename, like https://commons.apache.org/proper/commons-configuration/userguide/howto_properties.html.

pepone avatar Jun 28 '18 18:06 pepone

See also #142

pepone avatar Nov 09 '18 09:11 pepone