Sweet, I'll check that out and see what kind of source this kicks out. Brad
On Feb 22, 12:40 am, Nathan Weizenbaum <[EMAIL PROTECTED]> wrote: > The master Haml branch offers an :ugly option that's mainly designed to > eliminate some of the formatting-preservation functions that are costly, > performance-wise. Although it doesn't trigger much of a change right > now, eventually it should eliminate all extra whitespace, which will > result in more-or-less compressed output. > > - Nathan > > Brad Gessler wrote: > > If you look at the source HTML for google.com; its compressed in the > > same way that CSS is compressed... all of the white space and line > > breaks removed. While CSS is typically downloaded once and cached; why > > not apply this same school of thought towards HTML generation? > > > Before HAML, it was advantageous to write HTML in a nicely formatted > > way so that it was easier to maintain. Since HAML is generating HTML > > source, why not offer a compressed HTML source generation option? > > > cl'ck --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
