I think it should be on by default.  It doesnt hurt anything and the
javascript compression work I have seen suggests that it helps.  If you are
trying to debug, which would be the only time it would be needed that I can
see, you can turn it on.

My two cents.

Skip

-----Original Message-----
From: Adrian Crum [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 21, 2007 10:17 AM
To: [email protected]
Subject: Re: compressHTML ON by default ?


Just so everyone one knows what compressHTML does:

It strips unnecessary whitespace from the HTML output. It is NOT the same
thing as gzipped HTTP 1.1
compression.

I originally proposed the compressHTML feature to help reduce the amount of
markup travelling over
dial-up lines. At the time there was some debate as to whether it would
produce any noticable
difference - that's why it is OFF by default.

-Adrian

Jacques Le Roux wrote:

> Hi all,
>
> I commited recently (in trunk revision: 594042) a patch from Adrian. I
then asked in the corresponding Jira issue
https://issues.apache.org/jira/browse/OFBIZ-1318
>
> <<I just wondered if we should not use the compressHTML by default (ON)
from a property in general.properties ?>>
>
> I know it's very minor, but maybe we should, WDYT ?
>
> Thanks
>
> Jacques
>


Reply via email to