commit: framework/Imap_Client/lib/Horde/Imap Client.php framework/Imap_Client/lib/Horde/Imap/Client Base.php Cache.php Cclient.php Socket.php framework/Imap_Client/test/Horde/Imap test_client.php

"Michael M Slusarz" <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
slusarz     2008-10-14 00:42:52 EDT

  Modified files:
    Imap_Client/lib/Horde/Imap Client.php 
    Imap_Client/lib/Horde/Imap/Client Base.php Cache.php 
                                      Cclient.php Socket.php 
    Imap_Client/test/Horde/Imap test_client.php 
  Log:
  Add caching of certain fetch fields, if configured.  This is the (revamped)
  IMP_MessageCache for the new client lib.  At the IMAP level, we only cache
  envelope, size, internaldate, and structure information. We will cache further
  information via IMP.
  Allow an 'all messages' search in Horde_Imap_Client_Search_Query::sequence().
  Change FETCH_DATE to only return a DateTime object - no need to return a
  string value here (that information can be formatted via the object, if needed)
  
  Revision  Changes    Path
  1.32      +22 -1     framework/Imap_Client/lib/Horde/Imap/Client.php
  1.54      +171 -18   framework/Imap_Client/lib/Horde/Imap/Client/Base.php
  1.2       +147 -126  framework/Imap_Client/lib/Horde/Imap/Client/Cache.php
  1.47      +2 -3      framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php
  1.65      +3 -3      framework/Imap_Client/lib/Horde/Imap/Client/Socket.php
  1.34      +46 -3     framework/Imap_Client/test/Horde/Imap/test_client.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client.php?r1=1.31&r2=1.32&ty=u
  http://cvs.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?r1=1.53&r2=1.54&ty=u
  http://cvs.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php?r1=1.46&r2=1.47&ty=u
  http://cvs.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?r1=1.64&r2=1.65&ty=u
  http://cvs.horde.org/diff.php/framework/Imap_Client/test/Horde/Imap/test_client.php?r1=1.33&r2=1.34&ty=u

--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.