I'll double check with Incubator PMC; updates asap :-)
On 3/21/07, Adam Winer <[EMAIL PROTECTED]> wrote:
It's very intentional that we do this - the whole idea is to remove the wasteful download of content to the user. It's especially relevant since we concatenate these files. Including the Apache header on each and every one of those will waste on the order of 13K of bandwidth! Ugh. Do the Apache rules really require this on 100% of files? If we're forced to do this, we'd have to put in some sort of runtime obfuscation, likely stripping opening comments on files, because the extra download penalty is unacceptable. -- Adam On 3/20/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Hello, > > the obfuscator removes the Apache license headers from the JS files. > That shouldn't be the case, and it looks like it will block the > release of the CORE. > Any ideas ? :-) > > Thx, > Matthias > > -- > Matthias Wessendorf > http://tinyurl.com/fmywh > > further stuff: > blog: http://jroller.com/page/mwessendorf > mail: mwessendorf-at-gmail-dot-com >
-- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com
