remove unjustified open_values parameters in ChoiceOption

This commit is contained in:
2014-04-27 10:44:19 +02:00
parent 31fff062e1
commit 888446e4c5
3 changed files with 8 additions and 12 deletions

View File

@ -1,5 +1,10 @@
Sun Apr 27 10:32:40 2014 +0200 Emmanuel Garette <egarette@cadoles.com>
* behavior change in ChoiceOption:
remove open_values, that no sens (no type validation is possible) if
you wan't something like open_values, please use a typed option and
add impl_(s|g)et_information to add proposed values and use it in your
code
* add dynamic ChoiceOption:
we can have dynamic ChoiceOption. Parameter values can be a function
and as callback, we can add values_params