<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Migrate to 2.X in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrate-to-2-x/m-p/84944#M7662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hans,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're going to update your code you might as well go straight to the latest version (3.3), otherwise you'll end up rewriting it twice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/jshelp/#migration_30"&gt;Migrating to 3.x&lt;/A&gt;&lt;SPAN&gt; document for some pointers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2013 20:41:38 GMT</pubDate>
    <dc:creator>StephenLead</dc:creator>
    <dc:date>2013-02-14T20:41:38Z</dc:date>
    <item>
      <title>Migrate to 2.X</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrate-to-2-x/m-p/84942#M7660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm new to Arcgis, but it's neccessary for me to up Grade my Javascript API from 1.4 to 2.X, I was told i have to change this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;function showRoute(routeResults, barriers, gpMessages) { &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; map.graphics.add(routeResults[0].route.setSymbol(routeSymbol));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; map.graphics.add(routeResults[0].stops[0].setSymbol(StartRoutingSymbol));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; map.graphics.add(routeResults[0].stops[1].setSymbol(stopSymbol));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But how exact do have to change it. Sorry if the Question is to stupid... Please help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chers Hans&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 11:35:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrate-to-2-x/m-p/84942#M7660</guid>
      <dc:creator>HansBäumler</dc:creator>
      <dc:date>2013-02-14T11:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate to 2.X</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrate-to-2-x/m-p/84943#M7661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;we will need to see ALOT more of the code&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 12:31:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrate-to-2-x/m-p/84943#M7661</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2013-02-14T12:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate to 2.X</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrate-to-2-x/m-p/84944#M7662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hans,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're going to update your code you might as well go straight to the latest version (3.3), otherwise you'll end up rewriting it twice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/jshelp/#migration_30"&gt;Migrating to 3.x&lt;/A&gt;&lt;SPAN&gt; document for some pointers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 20:41:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrate-to-2-x/m-p/84944#M7662</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2013-02-14T20:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate to 2.X</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrate-to-2-x/m-p/84945#M7663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@Hi Stevel, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your quote, but I'm sorry it's not possible for us to go straight to 3.X because it's a local based applikation and we are using an older server,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 06:32:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrate-to-2-x/m-p/84945#M7663</guid>
      <dc:creator>HansBäumler</dc:creator>
      <dc:date>2013-02-15T06:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate to 2.X</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrate-to-2-x/m-p/84946#M7664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@Jeff.pace,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the interest, but are you sure about that, because I thought, the mistake must be somewhere in this function, because we do not buffer or something, and according to &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/jshelp/#migration_20"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/jshelp/#migration_20&lt;/A&gt;&lt;SPAN&gt; this function must be changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 06:39:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrate-to-2-x/m-p/84946#M7664</guid>
      <dc:creator>HansBäumler</dc:creator>
      <dc:date>2013-02-15T06:39:31Z</dc:date>
    </item>
  </channel>
</rss>

