'PojoProperties' is depricated. #757

CLOSED
Submitted 3 years ago

IObservableValue myModel = PojoProperties.value("firstName").observe(person);

when I edit the above code my eclipse (2021-03 version) saying 'PojoProperties' is depricated. How I correct this problem ??

Thanks.

Comments

  3 years ago

Thanks for the report. We added typle factories to databinding in the 2020-12 release IRC. I update the code and let you know once this is live.

  3 years ago

Please reopen if you miss that information somewhere else.

  3 years ago

Thanks a lot

Please login to write a comment.