<?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: v3.1 : Uncompressed Files in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375541#M34870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The ArcGIS JavaScript unbuilt source is not available, and as far as I know has never been available.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh really?&amp;nbsp; What are these then?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]16875[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you ever looked inside the *js.uncompressed.js files?&amp;nbsp; Have you ever adjusted your default handler to return the uncompressed layer file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;There is a posting up at the ideas site for this suggestion though, so go upvote it and let's see what goes from there.&lt;BR /&gt;&lt;A href="http://ideas.arcgis.com/ideaView?id=087E00000004JOzIAM"&gt;http://ideas.arcgis.com/ideaView?id=087E00000004JOzIAM&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;In this case I don't think that should be necessary and I don't think it's the appropriate mechanism.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All this topic needs is a yes/no answer from ESRI at this stage.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Aug 2012 12:53:51 GMT</pubDate>
    <dc:creator>__Rich_</dc:creator>
    <dc:date>2012-08-13T12:53:51Z</dc:date>
    <item>
      <title>v3.1 : Uncompressed Files</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375537#M34866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are the uncompressed versions of the code gone for good?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(if so it's going to make debugging quite a bit more difficult)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 16:00:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375537#M34866</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-08-07T16:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: v3.1 : Uncompressed Files</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375538#M34867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The chrome dev tools are a decent substitute. There's a 'pretty print' button at the bottom (looks like this - {}) that expands the code and updates links to errors, etc. You still have a lot of functions named stuff like '_1cc', but it's somewhat workable.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 16:39:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375538#M34867</guid>
      <dc:creator>RyanTwilley</dc:creator>
      <dc:date>2012-08-10T16:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: v3.1 : Uncompressed Files</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375539#M34868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The chrome dev tools are a decent substitute. There's a 'pretty print' button at the bottom (looks like this - {}) that expands the code and updates links to errors, etc. You still have a lot of functions named stuff like '_1cc', but it's somewhat workable.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Ryan, yep, pretty-printing does help but it's sooooo much easier to see the un-minified code complete with comments etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason I was asking is that the zip files are missing some other items (e.g. the handlers) and there were mistakes in the instructions etc. so I was wondering whether this was a deliberate omission or an oversight?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. For Firefox devs try this &lt;/SPAN&gt;&lt;A href="https://addons.mozilla.org/en-US/firefox/addon/javascript-deminifier/"&gt;javascript deminifier&lt;/A&gt;&lt;SPAN&gt;, seems to play nicely with Firebug.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 07:10:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375539#M34868</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-08-13T07:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: v3.1 : Uncompressed Files</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375540#M34869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The ArcGIS JavaScript unbuilt source is not available, and as far as I know has never been available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a posting up at the ideas site for this suggestion though, so go upvote it and let's see what goes from there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://ideas.arcgis.com/ideaView?id=087E00000004JOzIAM"&gt;http://ideas.arcgis.com/ideaView?id=087E00000004JOzIAM&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 12:40:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375540#M34869</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2012-08-13T12:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: v3.1 : Uncompressed Files</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375541#M34870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The ArcGIS JavaScript unbuilt source is not available, and as far as I know has never been available.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh really?&amp;nbsp; What are these then?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]16875[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you ever looked inside the *js.uncompressed.js files?&amp;nbsp; Have you ever adjusted your default handler to return the uncompressed layer file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;There is a posting up at the ideas site for this suggestion though, so go upvote it and let's see what goes from there.&lt;BR /&gt;&lt;A href="http://ideas.arcgis.com/ideaView?id=087E00000004JOzIAM"&gt;http://ideas.arcgis.com/ideaView?id=087E00000004JOzIAM&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;In this case I don't think that should be necessary and I don't think it's the appropriate mechanism.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All this topic needs is a yes/no answer from ESRI at this stage.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 12:53:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375541#M34870</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-08-13T12:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: v3.1 : Uncompressed Files</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375542#M34871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I always thought that code had already been minified. meaning the var names are obfuscated and comments have been removed. I haven't pulled those before, but now I will, thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No wonder, last dl I have is 2.8 where those files were not included, at least not when I downloaded them. They're in 3.0 though. That's fun.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 13:00:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375542#M34871</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2012-08-13T13:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: v3.1 : Uncompressed Files</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375543#M34872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I always thought that code had already been minified. meaning the var names are obfuscated and comments have been removed. But hey, if they were available before then I agree.&lt;BR /&gt;&lt;BR /&gt;I think we're talking about two different things, so my bad.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;No worries, that probably means you haven't needed to delve too far into the inner workings...which is a good thing from your perspective! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(re. Ideas - I'm sure some 'ideas' do get incorporated but I've got a couple that were 'promoted' a couple of years ago that still aren't implemented yet, guess they aren't good enough, still makes me a bit reluctant to bother with that mechanism)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 13:15:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-uncompressed-files/m-p/375543#M34872</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-08-13T13:15:08Z</dc:date>
    </item>
  </channel>
</rss>

