i think we can do something in the body of the bin...
# tornadofx
c
i think we can do something in the body of the bind() method that's being called with the ? argument to avoid blindly returning toProperty() if not needed. IMHO it's better app design to pass around the empty container objects. That way, you can add functions like "isExpired()" without needing to check for null.