springuser2014 / wro4j

Automatically exported from code.google.com/p/wro4j
0 stars 0 forks source link

Create smart compressor processor #137

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Smart compressor processor, is a decorator processor (decorates other 
processors which performs compression) which is capable to rollback compression 
if it is not optimal (the result is larger than the original content before 
compression). 

This processor can decorate processors like: PackerJs, YUICompressor, 
GoogleClosureCompressor or any other compressor responsible for js/css 
minification.

Original issue reported on code.google.com by alex.obj...@gmail.com on 30 Oct 2010 at 9:03

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 30 Oct 2010 at 9:05

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 21 Mar 2011 at 7:23