On 2014-01-30 09:29:08, Jonas Smedegaard wrote:
> runtime pkgsize bloat: 0

Thanks for those measurements Jonas!!

> If you insist on uglifying at runtime, then I still recommend compacting 
> CSS at build time (300 bytes win is silly when using jQuery bloat!).
> 
> If you insist on uglifying _CSS_ at runtime, then I still recommend 
> using ruby-sass, and switch to sassc later (see bug#694733,694730).

I don't insist at all, in fact I don't understand why we would compress
CSS at runtime at all.

For JS it makes sense because of section 4.13 (convenience copies), but
the CSS is native...

We could *suggest* an uglifier of some sort (and the jury's still out on
that I guess) but I strongly feel we should compress at build time.

Moving below /etc is a nice extra, but not entirely necessary at this
stage, IMHO.

A.

-- 
Software gets slower faster than hardware gets faster.
                         - Wirth's law

Attachment: pgpynziaen6cl.pgp
Description: PGP signature

Reply via email to