Select to view content in your preferred language

Migrating to ESRi javascript api 3.2 from 3.6

632
1
09-10-2013 03:34 AM
vinayb
by
Deactivated User
HI ALl,

  I have to migrate to esri js api 3.2 instead of 3.6 since 3.2 uses dojo 1.7 , what are the pros n cros.If change the code which is written in 3.6 to 3.2 i.e api reference then my code breaks , any suggestion.
0 Kudos
1 Reply
KellyHutchins
Esri Notable Contributor
Upgrading your application from 3.2 to 3.6 is a good idea if you want to take advantage of new features, bug fixes and performance enhancements that have been added to the api. For each release of the API we add a 'What's New' document that lists new features at that version of the API and also provides information about breaking changes. You can find a 'What's New' document for each version of the API in the 'What's New archive' section of the table of contents.

https://developers.arcgis.com/en/javascript/jshelp/new_v32.html
0 Kudos