Re: Jscompress Javascript compression Task

2006-03-17 Thread Dominique Devienne
> I would like to submit it to development, though it may not be > Apache-quality code. It is well tested and stable, but is inefficient > with files (reads and writes the same file once or twice, passes the > file as a String through several regex-like loops, and bypasses most > of the elegance in

Jscompress Javascript compression Task

2006-03-16 Thread Alexander E Genaud
Hello, I've written a javascript compression task, combining the Replace task with some Apache licensed code from https://dwr.dev.java.net/source/browse/dwr/java/uk/ltd/getahead/dwr/util/JavascriptUtil.java I would like to submit it to development, though it may not be Apache-quality code. It is