Where can I find an IBM official list of the version numbers of third party libraries included with releases of Jazz, RTC, etc.
![]()
I have generalized my question as it applies to not only my current need (Dojo for RTC 5.0.2), but for future needs, such as jDojo.
I develop Attribute Customizations using JavaScript for RTC 5.0.2. I am trying to find out which version of Dojo ships with RTC 5.0.2. I want to make sure I am developing code that neither uses a Dojo capability that is not yet supported with RTC 5.02 nor uses code that will be deprecated in a future RTC release for which alternative approaches exist. Currently, I see lots of warnings regarding features that will be deprecated in Dojo 2.0. Even example code generated by the Eclipse Client IDE for RTC creates code that generates warnings. I *think* RTC 5.0.2 ships with Dojo 1.8.4, but I haven't been able to find an official source for that.
It would also be helpful to know officially what Dojo settings are in place behind the scenes, e.g., the "async:true" parameter setting (there are some interesting debates on the forum regarding AMD, asynchronous operation, and backwards compatibility with existing code).
NOTE: I am NOT looking for information about future product releases, as I realize nothing is final until it is released.
So, does anyone know whether (and where) IBM has an official list of version numbers for the various libraries included with releases for the Jazz-related product line?
Thanks!
|