« Return to Thread: compressionLevel 's problem

compressionLevel 's problem

by Foxswily :: Rate this Message:

Reply to Author | View in Thread

Hi!
    I'm developing via dwr 2.0.1 , when i set scriptCompressed to true
and set compressionLevel to 47 ( i checked JavascriptUtil.java, 47
means  LEVEL_ULTRA but without COMPRESS_SHRINK_VARS which is not
implemented ) , some error come out . there are some omited
semi-colons in engine.js and util.js =.=" .
    there is some warning in  JavascriptUtil about
COMPRESS_REMOVE_NEWLINES .  i don't think dwr has such errors, but ...
it has. i found them out and then everything goes ok.

===========line numbers===============
engine.js
46,341,508,544,960
util.js
32,40,51,61,74,86,346,1348


Shiy.
9.27

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: compressionLevel 's problem