[cvs] commit: imp mailbox.php message.php thread.php imp/lib/IMAP MessageCache.php imp/lib/MIME Headers.php imp/lib/UI Mailbox.php

Michael M Slusarz slusarz at horde.org
Fri Aug 15 23:12:22 UTC 2008


slusarz     2008-08-15 19:12:22 EDT

  Modified files:
    .                    mailbox.php message.php thread.php 
    lib/IMAP             MessageCache.php 
    lib/MIME             Headers.php 
    lib/UI               Mailbox.php 
  Log:
  Rethink caching and cache the bottleneck - the address parsing - instead of
  the UI output.  Since the address parsing is used in both the mailbox and
  message screens, we get the benefits of caching in both.  However, this won't
  be able to be BC for either mimp or dimp.
  
  Revision  Changes    Path
  1.13      +15 -4     imp/lib/IMAP/MessageCache.php
  1.142     +13 -21    imp/lib/MIME/Headers.php
  1.16      +7 -12     imp/lib/UI/Mailbox.php
  2.870     +4 -3      imp/mailbox.php
  2.719     +6 -6      imp/message.php
  2.56      +2 -2      imp/thread.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/IMAP/MessageCache.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Headers.php?r1=1.141&r2=1.142&ty=u
  http://cvs.horde.org/diff.php/imp/lib/UI/Mailbox.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.869&r2=2.870&ty=u
  http://cvs.horde.org/diff.php/imp/message.php?r1=2.718&r2=2.719&ty=u
  http://cvs.horde.org/diff.php/imp/thread.php?r1=2.55&r2=2.56&ty=u


More information about the cvs mailing list