[cvs] commit: turba/lib Driver.php Source.php turba/lib/Driver ldap.php sql.php

Chuck Hagenbuch chuck at horde.org
Mon Sep 1 12:43:56 PDT 2003


chuck       2003/09/01 12:43:56 PDT

  Modified files:
    lib                  Driver.php Source.php 
    lib/Driver           ldap.php sql.php 
  Log:
  Clean up error handling a bit; use an init() function so that constructors can't
  fail, but errors are still trapped well, and return PEAR_Error objects instead
  of false from methods.
  
  This may require a few other cleanups in places for error checking -
  please keep an eye out for that.
  
  Revision  Changes    Path
  1.35      +7 -2      turba/lib/Driver.php
  1.35      +37 -54    turba/lib/Driver/ldap.php
  1.36      +15 -14    turba/lib/Driver/sql.php
  1.64      +7 -7      turba/lib/Source.php

  Chora Links:
  http://cvs.horde.org/diff.php/turba/lib/Driver.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/turba/lib/Driver/ldap.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/turba/lib/Driver/sql.php?r1=1.35&r2=1.36&ty=u
  http://cvs.horde.org/diff.php/turba/lib/Source.php?r1=1.63&r2=1.64&ty=u


More information about the cvs mailing list