Join Slack
Powered by
<@U10EJRH2L> Did you see <http://stackoverflow.com...
# tornadofx
e
edvin
02/07/2017, 7:35 PM
@Ruckus
Did you see
http://stackoverflow.com/questions/42097798/in-tornadofx-how-can-i-bind-bigdecimal-properites-to-another-bigdecimal-propert
? I suspect he's really wondering why he gets
ObjectBinding<BigDecimal?>
instead of
ObjectBinding<BigDecimal>
. Do you know why we made the return type nullable here?
Open in Slack
Previous
Next