<?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 http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.1&amp;amp;amp;debug=please in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-serverapi-arcgisonline-com-jsapi-arcgis-v-2-1/m-p/724470#M67240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been trying to complete a fairly trivial mapping application for about 6 months.&amp;nbsp; I attribute a portion of this delay to seemingly random failures taking place in the compressed dojo &amp;amp; esri javascript code (usually related to extent and resizing).&amp;nbsp; I've tried mixing uncompressed dojo with ESRI dojo but it only complicates matters (can't easily contain an ESRI control in a container created in another dojo instance) and generally only reveals the trail leading to the problematic area.&amp;nbsp; I've used beautifiers to try to workaround this issue and generally suffered long enough to know there needs to be a better way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does/will ESRI provide an uncompressed version of the dojo CDN, including esri widgets so we can have a fair chance at diagnosing issues with our mapping applications?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Feb 2011 11:34:02 GMT</pubDate>
    <dc:creator>CoreyAlix</dc:creator>
    <dc:date>2011-02-15T11:34:02Z</dc:date>
    <item>
      <title>http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.1&amp;amp;debug=please</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-serverapi-arcgisonline-com-jsapi-arcgis-v-2-1/m-p/724470#M67240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been trying to complete a fairly trivial mapping application for about 6 months.&amp;nbsp; I attribute a portion of this delay to seemingly random failures taking place in the compressed dojo &amp;amp; esri javascript code (usually related to extent and resizing).&amp;nbsp; I've tried mixing uncompressed dojo with ESRI dojo but it only complicates matters (can't easily contain an ESRI control in a container created in another dojo instance) and generally only reveals the trail leading to the problematic area.&amp;nbsp; I've used beautifiers to try to workaround this issue and generally suffered long enough to know there needs to be a better way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does/will ESRI provide an uncompressed version of the dojo CDN, including esri widgets so we can have a fair chance at diagnosing issues with our mapping applications?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 11:34:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-serverapi-arcgisonline-com-jsapi-arcgis-v-2-1/m-p/724470#M67240</guid>
      <dc:creator>CoreyAlix</dc:creator>
      <dc:date>2011-02-15T11:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.1&amp;debug=please</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-serverapi-arcgisonline-com-jsapi-arcgis-v-2-1/m-p/724471#M67241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is not likely to happen anytime soon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your best bet is to post specific, targeted questions here (or better yet, &lt;/SPAN&gt;&lt;A href="http://gis.stackexchange.com/"&gt;gis.se&lt;/A&gt;&lt;SPAN&gt;) and work with other users to address the problems you're having (I'm happy to help however I can). There's also Esri support if you're an AGS customer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That being said, if you've been hung up for six months I would say it's time for you to re-define "trivial" or come to terms with the fact that maybe the JavaScript API isn't for you...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 15:15:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-serverapi-arcgisonline-com-jsapi-arcgis-v-2-1/m-p/724471#M67241</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-02-15T15:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.2&amp;debug=please</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-serverapi-arcgisonline-com-jsapi-arcgis-v-2-1/m-p/724472#M67242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Derek,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That was about as specific as I wanted to get but here's an example of the what I'm running into:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* I have a grid in a ContentPane in an AccordionContainer.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* I click a row in the grid causing a topic to be published&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* One subscriber causes an InfoWindow to appear on the associated marker&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Another subscriber causes a zoom to that marker&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*Sometimes* _infoWindowIsShowing is true but _infoWindowCoords is null.&amp;nbsp; When this happens the resulting exception renders my accordion widget unusable.&amp;nbsp; Looking at this code to figure this out isn't ideal:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if(this._infoWindowIsShowing){var _516;if(_515){_516=this.toScreen(this._infoWindowCoords);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This code is some of the easier code to read.&amp;nbsp; Often every variable is given a _mnnglss name.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 13:06:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-serverapi-arcgisonline-com-jsapi-arcgis-v-2-1/m-p/724472#M67242</guid>
      <dc:creator>CoreyAlix</dc:creator>
      <dc:date>2011-02-16T13:06:11Z</dc:date>
    </item>
  </channel>
</rss>

