isn't that exactly what all these compressors out there (take
http://developer.yahoo.com/yui/compressor/ for example) do?

Content zipping is something most application servers support, without
any need to change
your application. But there are other, better, way to archive this.
Take a look what for example http://grails.org/plugin/ui-performance
does at compile time.

On Dec 3, 11:16 am, Martin Trummer <martin.trum...@24act.at> wrote:
> when using GWT together with 3rd party libs, you sometimes get really
> huge css files.
>
> would it be possible to use some mechanism like the i18n constants for
> css classes and styles, so that the css-classnames could be shortened/
> obfuscated?
> Not only would it decrease filesize (like zipping the response), we
> could use interfaces to refer to the css-style names and thus gain
> compile time checks.
>
> any thoughts?

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to