Is there any guide or readme file on what changes are needed to successfully move a program from 10.2.6 to 100.0? There seems to have been a bunch of name changes that need to be converted, such as "position display" seems to now be under "Location Display". Is there anywhere that lays all of these changes out or is it just expected that all apps need to be rebuilt from scratch in the new release?
Solved! Go to Solution.
Lee-
The release notes explain the high level changes and additions - Release notes for 100.0—ArcGIS Runtime SDK for Qt | ArcGIS for Developers. Please note that this release is an entirely new generation of the SDK, similar to how the JavaScript API recently released the 4.0 release. With this, there are many fundamental changes that go beyond different names of classes. The release notes cover the high level changes between the 10.2.x generation and 100 generation.
- Luke
Lee-
The release notes explain the high level changes and additions - Release notes for 100.0—ArcGIS Runtime SDK for Qt | ArcGIS for Developers. Please note that this release is an entirely new generation of the SDK, similar to how the JavaScript API recently released the 4.0 release. With this, there are many fundamental changes that go beyond different names of classes. The release notes cover the high level changes between the 10.2.x generation and 100 generation.
- Luke
Lucas or Eric,
I'll soon be going through the migration process of re-hosting software from v10.2.6 to v100 to take advantage of its new features. In doing so I have a couple of questions:
Thanks!
-Rainer
Hey Rainer,
Eric
Lee,
Just to add to Lucas' response, we are currently working on some additional guide topics to be included in the online Help that will zero in on where and how to change your code. Of course, it will still be somewhat high-level and not exhaustive, but it should give more practical advice than we currently have. To underscore what Lucas said, this really is a new, redesigned API.
Look for a new 'migration' topic sometime at the end of January.