Hi Fabian,

qooxdoo.js 0.5.3 was the only Javascript I have found that cannot be
compressed, because Rhino complains.  It seems that qooxdoo 0.6 can been
processed from your post.

Extra compression that gives Dojo is just renaming local variables to
shorter names.


Fabian Jakobs wrote:
> 
> Hi,
> 
>  
> 
> i have just run the dojo js compressor over the generated qx.js file. I
> was
> a bit disappointed that the size could only be minimized by a small
> amount:
> 
>  
> 
> qx.js                             941 KB
> 
> qx_compressed.js         913 KB
> 
>  
> 
> I have run the "at a glance" application and some tests with the
> compressed
> js file and found no problems with it.
> 
>  
> 
> I think I could integrate the compressor easily into the build system.
> What
> do you think: Should I do this?
> 
>  
> 
> Pro:
> 
>             File size is actually reduced by some KB
> 
>             Doesn't break anything
> 
>  
> 
> Contra:
> 
>             Additional dependency to Java (the compressor is a patched
> version of rhino)
> 
>             Size reduction not very high
> 
>  
> 
> Best Fabian
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

-- 
View this message in context: 
http://www.nabble.com/dojo-compressor-tf2158444.html#a5977633
Sent from the qooxdoo-devel forum at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to