Hi,

Am 25.06.2016 um 00:38 schrieb Oliver B. Fischer (JIRA):
> There fore I would like sugggest the following solution:
> - Outputting the banner should be configurable. A user should be able to 
> suppress the banner by adding the propery 
> {{org.apache.tamaya.config.show-banner = false}} to one of the used 
> configuration resources.
> - The user should be able to decide if the banner will be written to STDOUT 
> or JUL will be used to output the banner. Therefore I would suggest to use 
> the property {{org.apache.tamaya.config.banner-output = STDOUT|JUL}}.

I'm not sure about any conventions but would prefer keys like

org.tamaya.config.show.banner
org.tamaya.config.banner.output

instead of the hyphenated variants.

Any opinions on that?

Is there a problem with camelCasing?
org.tamaya.config.showBanner
org.tamaya.config.bannerOutput

Cheers,
Phil

Reply via email to