https://kotlinlang.org logo
e

edvin

04/08/2017, 9:58 PM
@ron You could just create wrapper objects with observable properties for your domain objects perhaps. You don't have that many domain objects, it wouldn't be a huge undertaking, and many pieces of the UI would be easier to handle. It wouldn't take you much time, and you would be completely free from any issues stemming from you not being able to change the domain model.