Re: where would I start if I wanted to add support for cached javascript minification?

2009-06-03 Thread Andreas Andreou
No real answers, but if you want to run jawr 'offline' check out
http://github.com/andyhot/maven-jawr-plugin/
or this thread in jawr ML
http://markmail.org/message/ef4vtu7xl75fe3ra

On Thu, Jun 4, 2009 at 5:56 AM, Josh Long  wrote:
> Where would I start if I wanted to add support for cached javascript
> minification a la JAWR? I know that Tapestry 5.1 ships with intrinsic
> support for combined JS files. Does that combination happen on each
> request? Or is it cached? What of the gzip support? Cached or not
> cached in memory? Finally, what about taking it one step further --
> what if I wanted to use the Yahoo YUI minification routine (opt-in) to
> then minify and condense these combined javascript files? Where in the
> user-land sections of the Tapestry framework would I make this
> contribution? Or, where in Tapestry proper would somebody endeavor to
> write a patch to add this sort of functionality? I've not done too
> much spelunking and so I'm really looking for any exploratory
> information here. Any one else do anything like this?
>
> Thanks,
> Joshua Long
> http://www.joshlong.com/
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>



-- 
Andreas Andreou - andy...@apache.org - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



where would I start if I wanted to add support for cached javascript minification?

2009-06-03 Thread Josh Long
Where would I start if I wanted to add support for cached javascript
minification a la JAWR? I know that Tapestry 5.1 ships with intrinsic
support for combined JS files. Does that combination happen on each
request? Or is it cached? What of the gzip support? Cached or not
cached in memory? Finally, what about taking it one step further --
what if I wanted to use the Yahoo YUI minification routine (opt-in) to
then minify and condense these combined javascript files? Where in the
user-land sections of the Tapestry framework would I make this
contribution? Or, where in Tapestry proper would somebody endeavor to
write a patch to add this sort of functionality? I've not done too
much spelunking and so I'm really looking for any exploratory
information here. Any one else do anything like this?

Thanks,
Joshua Long
http://www.joshlong.com/

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org