On Dec 14, 2009, at 8:39 PM, Alex Fanjul wrote: > But... what about pages size? > Doing some very basic test with Denes Example show us that including > blank lines increase the output page size by *x2 factor* at least (ie. > 67KB vs 130KB). > Maybe I'm wrong, but, forgetting server deflating (which not everybody > use), there are a double size in store and transmit bandwidth, that is > money. > > If it isn't too dificult to implement I would prefer to see it legible > in 'design' and 'running' time, because many times people review and > debug webpages over generated code (I guess)
2x seems like an awful lot, since a newline is only one byte. Are you sure? You could try slimmer: http://pypi.python.org/pypi/slimmer/ -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.