eclipse / ConfigJSR

JSR382
Apache License 2.0
30 stars 22 forks source link

ConfigAccessor: should evaluateVariables default to true? #72

Closed struberg closed 6 years ago

struberg commented 6 years ago

Should the variable evaluation be enabled by default when using ConfigAccessor? And do we also like to enable variable evaluation for @Inject @ConfigProperty by default?

struberg commented 6 years ago

variable evaluation is on by default for ConfigAccessor and @Inject @ConfigProperty, but disabled for Config#getValue