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 -~----------~----~----~----~------~----~------~--~---
