+As of TM 2.0 M6, most of this work has been completed, and the list of breaking
+API changes is found below with migration info. But although we had planned for
+API freeze with M6, there are still few more cleanup changes that we would like
+to take the opportunity and bring into TM 2.0. Most of these will be made shortly
+after M6, or they will be introduced in a backward compatible manner.
+At any rate, we will avoid breaking API changes after M7, or the earlierst
+possible integration build up to M7. But please be prepared for future changes,
+and especially take care of API marked as @deprecated in the Javadoc.
+Such API is prime candidate to be removed for TM 2.0.
+Use
+this query to show the list of API changes planned or done after M6. All
+such API changes are voted by committers on the
+
dsdp-tm-dev developer mailing list, and documented in a migration guide
-for future releases.
-Currently, we see the following areas for more potential API changes:
-
- - The IConnectorService interface may be slightly modified
- in order to allow for better UI / Non-UI separation.
- - Some more RSE Model classes may be moved from the UI plugin to the
- non-UI core plugin.
-
+for future releases. Early migration information can also be found right
+in the bug reports. Look for those that are tagged [api][breaking].