[commits] Horde-Hatchery branch master updated. 804e0e0b1516d94d909424699b6d2ce6ef7bc377

Michael M Slusarz slusarz at horde.org
Tue Dec 22 20:49:00 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: 5db2655a7dfc7a6fcfe506691b8665e16a899951

92cbf8e Clean up IMP API file.
3367cb9 Add imapOb API call to IMP.
804e0e0 Ticket #5822: Provide API to get list of user-defined flags in IMP

-----------------------------------------------------------------------

commit 92cbf8ef13ce0bdac5d482352cb970cb0db2c4d0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 22 13:30:24 2009 -0700

    Clean up IMP API file.
    
    Horde_Registry does all necessary init for us - no need to load the
    application file from within the API file.
    Fix the flags() call.
    Phpdoc - some API calls will throw Exceptions.
    Let the sentmail class handle where no sentmail driver is configured.

 imp/lib/Api.php |  117 ++++++++++++-------------------------------------------
 1 files changed, 25 insertions(+), 92 deletions(-)

http://git.horde.org/diff.php/imp/lib/Api.php?rt=horde-hatchery&r1=1242ceae856c640781bd2674497bb2a6cd0f8b9c&r2=92cbf8ef13ce0bdac5d482352cb970cb0db2c4d0

-----------------------------------------------------------------------

commit 3367cb96eac79d4708bb963d48f2cbc0610730d7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 22 13:39:20 2009 -0700

    Add imapOb API call to IMP.
    
    Remove API calls (msgEnvelope, mailboxCacheId) that are nothing more
    than wrappers around the Horde_Imap_Client object. Just let the calling
    application directly access the object instead.

 imp/lib/Api.php               |   38 ++++++++++----------------------------
 ingo/lib/Script/Imap/Live.php |   22 ++++++++++++++++------
 2 files changed, 26 insertions(+), 34 deletions(-)

http://git.horde.org/diff.php/imp/lib/Api.php?rt=horde-hatchery&r1=92cbf8ef13ce0bdac5d482352cb970cb0db2c4d0&r2=3367cb96eac79d4708bb963d48f2cbc0610730d7
http://git.horde.org/diff.php/ingo/lib/Script/Imap/Live.php?rt=horde-hatchery&r1=9b22223f642b6ab65a71694ff34f709f06dfce9d&r2=3367cb96eac79d4708bb963d48f2cbc0610730d7

-----------------------------------------------------------------------

commit 804e0e0b1516d94d909424699b6d2ce6ef7bc377
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 22 13:48:44 2009 -0700

    Ticket #5822: Provide API to get list of user-defined flags in IMP

 imp/lib/Api.php |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/imp/lib/Api.php?rt=horde-hatchery&r1=3367cb96eac79d4708bb963d48f2cbc0610730d7&r2=804e0e0b1516d94d909424699b6d2ce6ef7bc377




More information about the commits mailing list