Proposal: parameters and programmatic API (original) (raw)
Aleksey Shipilev aleksey.shipilev at oracle.com
Mon May 13 14:14:32 PDT 2013
- Previous message: Proposal: parameters and programmatic API
- Next message: hg: code-tools/jmh: Workaround: split the arguments to feed the framework correctly via --jvmargs and annotations.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks!
On 05/13/2013 08:16 PM, Richard Warburton wrote:
The ability to take settings from some kind of Map<String,?> or Properties file would be highly appreciated. I know that's really only a question of iterating over the entryset and adding things in, but I imagine its a common enough case to bake into the actual API.
We are trying to get away from the Stringly-typed interfaces as much as possible. Parameter maps are still within the reason though. Let's see how the prototyping work goes.
-Aleksey.
- Previous message: Proposal: parameters and programmatic API
- Next message: hg: code-tools/jmh: Workaround: split the arguments to feed the framework correctly via --jvmargs and annotations.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]