On Fri, Feb 27, 2009 at 5:27 PM, emi daruma tai <[email protected]> wrote: > Hi! > Nice patches, Chris! > > You can do some AJAX loading for the first time you expand a thread. With > that, you'll be able to do a thread counter for pagesize and pagination and > make a growing per message counter, if it's needed. And, sure, it will look > very well, only transmitting lots of info when it's needed (server-side > thread caching also enabled).
Testing with MySQL I found it's very slow to cache the threads and was faster simply calling IMAP THREADS again each time. Chris _______________________________________________ List info: http://lists.roundcube.net/dev/
