On Fri, Mar 30, 2012 at 11:40 AM, Carlucci, Tony <[email protected]>wrote:

> Hello Rave Devs,
>
> In my research for RAVE-518[1] (JavaScript improvements) I came across a
> tool called wro4j[2] which allows for either build-time or run-time
> compression and minification of static resources like javascript, css, etc.
>  When I set out originally to work on this task I had envisioned doing all
> of the optimization at build-time, but I wanted to open it up to the
> community to see if:
>
>
> a)      Someone has used wro4j in the past and can comment on pros/cons?
>
> b)      Would we want to do resource optimization at build-time (via
> maven) or run-time?
>
>
Run time?  Like at every page load?  Or would the compression and
minification happen when the application loads?
-Sean


> Thanks, Tony
>
> [1] https://issues.apache.org/jira/browse/RAVE-518
> [2] http://code.google.com/p/wro4j/
>
>
>

Reply via email to