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