[cvs] commit: framework/Kolab package.xml framework/Kolab/Kolab/Storage IMAP.php framework/Kolab/Kolab/Storage/IMAP cclient.php pear.php test.php

Gunnar Wrobel p at rdus.de
Mon Jun 16 06:31:51 UTC 2008


wrobel      2008-06-16 02:31:51 EDT

  Modified files:
    Kolab                package.xml 
  Added files:
    Kolab/Kolab/Storage  IMAP.php 
    Kolab/Kolab/Storage/IMAP cclient.php pear.php test.php 
  Log:
  Start adding the first pieces of the new Kolab IMAP structure (Kolab_Storage). This adds the IMAP drivers also present before. They get moved into the Storage folder. Some minor modifications to the original drivers are included: Added lazy connection to the cclient driver, removed caching from the cclient driver, removed mailbox list caching from the driver. The original driver have not (yet) been removed.
  
  Revision  Changes    Path
  1.1       +139 -0    framework/Kolab/Kolab/Storage/IMAP.php (new)
  1.1       +774 -0    framework/Kolab/Kolab/Storage/IMAP/cclient.php (new)
  1.1       +520 -0    framework/Kolab/Kolab/Storage/IMAP/pear.php (new)
  1.1       +698 -0    framework/Kolab/Kolab/Storage/IMAP/test.php (new)
  1.22      +9 -1      framework/Kolab/package.xml

  Chora Links:
  http://cvs.horde.org/co.php/framework/Kolab/Kolab/Storage/IMAP.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab/Kolab/Storage/IMAP/cclient.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab/Kolab/Storage/IMAP/pear.php?r=1.1
  http://cvs.horde.org/co.php/framework/Kolab/Kolab/Storage/IMAP/test.php?r=1.1
  http://cvs.horde.org/diff.php/framework/Kolab/package.xml?r1=1.21&r2=1.22&ty=u


More information about the cvs mailing list