[cvs] commit: nag list.php nag/docs CREDITS nag/lib Driver.php Nag.php nag/lib/Driver kolab.php sql.php
Jan Schneider
jan at horde.org
Wed Jun 27 23:44:09 UTC 2007
jan 2007-06-27 19:44:09 EDT
Modified files:
. list.php
docs CREDITS
lib Driver.php Nag.php
lib/Driver kolab.php sql.php
Log:
Don't mix classical array iterating with references and PHP5, they're simply
broken! Implement our own iterator.
Add mergeChildren(). This, together with the array fixes, make the
cloneObject() calls no longer necessary, which makes large tasklists usable
again.
Revision Changes Path
1.59 +2 -0 nag/docs/CREDITS
1.104 +115 -38 nag/lib/Driver.php
1.32 +5 -5 nag/lib/Driver/kolab.php
1.94 +5 -5 nag/lib/Driver/sql.php
1.164 +3 -5 nag/lib/Nag.php
1.117 +2 -2 nag/list.php
Chora Links:
http://cvs.horde.org/diff.php/nag/docs/CREDITS?r1=1.58&r2=1.59&ty=u
http://cvs.horde.org/diff.php/nag/lib/Driver.php?r1=1.103&r2=1.104&ty=u
http://cvs.horde.org/diff.php/nag/lib/Driver/kolab.php?r1=1.31&r2=1.32&ty=u
http://cvs.horde.org/diff.php/nag/lib/Driver/sql.php?r1=1.93&r2=1.94&ty=u
http://cvs.horde.org/diff.php/nag/lib/Nag.php?r1=1.163&r2=1.164&ty=u
http://cvs.horde.org/diff.php/nag/list.php?r1=1.116&r2=1.117&ty=u
More information about the cvs
mailing list