[cvs] commit: imp/lib Mailbox.php Message.php imp/lib/IMAP Cache.php MailboxCache.php

Michael M Slusarz slusarz at horde.org
Wed May 10 10:27:01 PDT 2006


slusarz     2006-05-10 10:27:01 PDT

  Modified files:
    lib                  Mailbox.php Message.php 
    lib/IMAP             Cache.php MailboxCache.php 
  Log:
  getMailboxArrival() makes more sense in IMAP_Cache instead of mailbox caching.
  Simplify cache expiration by having a single function that can do 3 different
  types of cache expiration.
  We need to make sure we expire cached results of imap_search() arrival searches
  since mailbox actions may alter the results of these searches.
  
  Revision  Changes    Path
  1.16      +72 -17    imp/lib/IMAP/Cache.php
  1.63      +7 -51     imp/lib/IMAP/MailboxCache.php
  1.207     +18 -16    imp/lib/Mailbox.php
  1.258     +4 -4      imp/lib/Message.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/IMAP/Cache.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/imp/lib/IMAP/MailboxCache.php?r1=1.62&r2=1.63&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.206&r2=1.207&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.257&r2=1.258&ty=u


More information about the cvs mailing list