<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Google Closure Advanced Compilation</title>
	<atom:link href="http://www.jslog.com/google-closure-advanced-compilation/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jslog.com/google-closure-advanced-compilation</link>
	<description></description>
	<lastBuildDate>Fri, 15 Jul 2011 04:51:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: G.L.Srinivasan</title>
		<link>http://www.jslog.com/google-closure-advanced-compilation/comment-page-1#comment-85</link>
		<dc:creator>G.L.Srinivasan</dc:creator>
		<pubDate>Tue, 10 Aug 2010 17:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.jslog.com/?p=171#comment-85</guid>
		<description>Hello,
   I am wondering the  JavaScript obfuscation done by the Closure compiler and the Gpoogt Web Toolkit Java-JavaScript compiler.  The GWT compiler can obfuscat ehte code.  I would like to know in what way the GWT compiler is different
from the Closure?
   Can I just give Javasciript code only ot the GWT compiler and  get it JS Obfuscted?

    In the Avanced Optiomization case,
    we can  list all the class names, method names and global variables that should not be substituted by the compiler
along with Javascript reserved words.
    The local variables and local method names can be substituted.   One has to make sure that these mehto names are not imported into other .js files suing &quot;...src=&quot; xyx.js&quot;... for example.
     The html consutrctions like &quot;&quot;  the id and class values whcih are string literals should not be substituted  if we include .css  and .jsp files.

     Any input  and use of GWT compiler will be apprecaited!


Thanks
GL</description>
		<content:encoded><![CDATA[<p>Hello,<br />
   I am wondering the  JavaScript obfuscation done by the Closure compiler and the Gpoogt Web Toolkit Java-JavaScript compiler.  The GWT compiler can obfuscat ehte code.  I would like to know in what way the GWT compiler is different<br />
from the Closure?<br />
   Can I just give Javasciript code only ot the GWT compiler and  get it JS Obfuscted?</p>
<p>    In the Avanced Optiomization case,<br />
    we can  list all the class names, method names and global variables that should not be substituted by the compiler<br />
along with Javascript reserved words.<br />
    The local variables and local method names can be substituted.   One has to make sure that these mehto names are not imported into other .js files suing &#8220;&#8230;src=&#8221; xyx.js&#8221;&#8230; for example.<br />
     The html consutrctions like &#8220;&#8221;  the id and class values whcih are string literals should not be substituted  if we include .css  and .jsp files.</p>
<p>     Any input  and use of GWT compiler will be apprecaited!</p>
<p>Thanks<br />
GL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a little madness &#187; Blog Archive &#187; JavaScript Compressor Comparison</title>
		<link>http://www.jslog.com/google-closure-advanced-compilation/comment-page-1#comment-54</link>
		<dc:creator>a little madness &#187; Blog Archive &#187; JavaScript Compressor Comparison</dc:creator>
		<pubDate>Thu, 03 Jun 2010 07:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.jslog.com/?p=171#comment-54</guid>
		<description>[...] The simple compilation option was used with Google Closure as this is typically the one that will be used. For a discussion on why, check out the excellent post on A Log of Javascript. [...]</description>
		<content:encoded><![CDATA[<p>[...] The simple compilation option was used with Google Closure as this is typically the one that will be used. For a discussion on why, check out the excellent post on A Log of Javascript. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

