-
Bug
-
Resolution: Fixed
-
P4
-
8
The valueAt() methods in Bindings (valueAt(), booleanValueAt() etc.) and ListExpression.valueAt() expect an ObservableIntegerValue. This is an oversight, the correct option is ObservableNumberValue, because it fits better to the philosophy of the binding API.