coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Introduce support for default option values #277

Closed brianoliver closed 8 years ago

brianoliver commented 8 years ago

As a developer I'd like to avoid having to specify default option values everytime I use "options.get(type, default)" and instead have the ability to annotate the type with a mechanism to automatically obtain a default option. This will save time and simply changing the default option value for a code-base as there will be no need to search and replace everywhere!

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-277

brianoliver commented 8 years ago

Reported by @brianoliver

brianoliver commented 8 years ago

Marked as fixed by @brianoliver on Friday, December 11th 2015, 1:23:36 pm