Hi,

CompressedResourceReference in trunk is basically empty and has the comment 
"TODO NG". A quick search through the source leads me to believe that 
IResourceSettings#getDisableGZipCompression() is also unused.

In other words, gzipping of resources is not implemented in Wicket 1.5.

Are there plans to do so? Part of me thinks that maybe this feature should be 
dropped, as compression makes more sense to handle at the servlet container or 
web server layer (e.g. mod_deflate).

Thoughts?

-- 
Matt


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

Reply via email to