Hi. What about to add support of Javascript optimisation with Google Closure Compiler (http://code.google.com/intl/it/closure/compiler/) and freemarker template engine?
What version of the product are you using? On what operating system?
htmlcompressor 0.8, linux
Comment #1
Posted on Nov 28, 2009 by Grumpy HippoFreemarker should support existing jsp taglibs from what I've read.
I briefly looked at closure and seems like it is some online service rather than standalone library. Not sure if many people want to do such deep optimization to their inline javascript inside html. If script is big enough to benefit from this optimization then it is usually stored as a separated js file.
Comment #2
Posted on Feb 6, 2010 by Grumpy Hippo(No comment was entered for this change.)
Comment #3
Posted on Mar 19, 2011 by Grumpy HippoClosure Compiler is now supported in 1.0 release
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium