Reformatted excerpts from Edward Z. Yang's message of 2009-06-08:
> From: Edward Z. Yang <edwardzy...@thewritingpot.com>
> Date: Mon, 8 Jun 2009 22:21:01 -0400
> Subject: [PATCH] Remove message pre-loading; optimizes for the common case.

The problem with this patch as is is that loading a large thread
composed of entirely new messages still requires loading all the message
bodies from the server, which can take a couple seconds, but now there's
no indication of what's happening. So either the fancy background
loading needs to happen, or somehow a message needs to be displayed when
the bodies are being loaded.
-- 
William <wmorgan-...@masanjin.net>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to