From: Pascal B. <pb...@oi...> - 2000-12-08 11:49:18
|
Not to be raving on anybodys parade, but whitespace compressions isn't really worth it is it? You only stripped about 4kb off the complete api/ folder (dynlayer,dyndocument,etc..) if you remove all comments and semi-colons from the un-"compressed" files, you will probably end up with even less "compression". I know that compression on all widgets might give more advantage, but then again when will you be actually using all widgets? I think the jar and gzip are great, but jar won't work in IE, and I don't think gzip works in ie4 (and how about IE on Macs?) Am I missing some advantage in this? Pascal Bestebroer pb...@oi... http://www.oibv.com |