Deprecated API list in version 9

0
Hi All,   We are upgrading from 8.18 to 9.24. We see deprecations mentioned in the documentation. https://apidocs.rnd.mendix.com/9/runtime/deprecated-list.html   Is there something we need to handle this or are these deprecations just to let us to know that these will be automatically handled by Mendix when upgrading app from 8 to 9?   I tried downloading one of the latest app store module to see if the fix was already there. There is no change to the entity java files in 8 and 9.   Please suggest.
asked
1 answers
0

Just update your modules and widgets and you will be fine, unless you have custom java-actions or custom widgets that make use of deprecated calls. These you have to update yourself.

answered