RTC SDK Changes from 4.0* to 6.0.2
Hi, I'm planning to upgrade my RTC (4.0.* to 6.0.2) environment but I have some third party integrations using the RTC SDK (Java API).
Is there some documentation about API changes or something? I want to check which parts have changed so I can rewrite the integration as soon as possible.
Thanks.
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Nov 07 '16, 7:58 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
No, there is no such documentation. I have not see a lot of API breaks. Actually I can not remember I have seen one since 3.x. https://rsjazz.wordpress.com/2013/07/09/new-version-and-now-experiences-with-sdk-and-plain-java-api-across-tool-versions/.
If there is an API change that breaks the code you will see deprecation - and the new classes to be used in the SDK's class/method documentation. So you have to basically setup the environment and load your code to see. Note: https://rsjazz.wordpress.com/2015/07/15/rtc-6-0-does-the-api-change-and-break-my-code/ https://rsjazz.wordpress.com/2015/06/22/running-the-rtc-extensions-workshop-with-rtc-6-0/ https://rsjazz.wordpress.com/2016/02/04/running-the-rtc-extensions-workshop-with-rtc-6-0-x/ https://rsjazz.wordpress.com/2016/11/07/the-rtc-sdk-is-about-to-change-in-6-0-3/ Bernardo Vale selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.