Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Malcolm Edgar <malcolm.ed...@gmail.com> |
Subject | Flush Buffer |
Date | Mon, 29 Mar 2010 12:07:13 GMT |
I was reading an interesting Yahoo dev section about flushing the buffer after rendering the html head section. http://developer.yahoo.com/performance/rules.html#flush I wonder if we could have add the writer to the page model so it could be instructed to flush during render, e.g. <html> <head> ... </head> $writer.flush() <body> .. </body> </html> regards Malcolm Edgar | |
Mime |
|
View raw message |