Keith Devens .com |
Wednesday, October 8, 2008 | ![]() |
| Your best? Losers always whine about their best. Winners go home and fuck the prom queen. – John Mason (The Rock) | ||
|
| ← Bluish Coder: Why Bluish Coder? | Last night's House (spoiler, for those who haven't seen it) → |

Lincoln wrote:
Keith (http://keithdevens.com/) wrote:
Why render the beginning of a page then blank it out as soon as an error occurs.
Incremental rendering is handy to have in general since it makes the page display sooner. But you're right that it would be jarring if, if there is an error, the page turns from being partially rendered into a big error message.
I've been working from a modem connection often lately, so this issue is a little dearer to me than it would have been otherwise 
Feel free to post a comment below. Please see my comment policy.
Formatting Rules (No HTML):
Generated in about 0.103s.
(Used 8 db queries)

I wouldn't call it a bug as much as a feature. Why render the beginning of a page then blank it out as soon as an error occurs. Just let it be known up front. This holds true especially with fast connections.