[cvs] commit: framework/Template Template.php
Chuck Hagenbuch
chuck at horde.org
Mon Dec 11 15:09:56 PST 2006
chuck 2006-12-11 15:09:56 PST
Modified files:
Template Template.php
Log:
Revert revision 1.64. This broke the ability to pass an iterator in to
the template, and using iterators (which let us only fetch and loop
through data _once_, ever) should be a much more significant memory
savings than foreach vs. each. If this really made a large difference,
I can move it into a PHP 5 version for now, but I'd like some evidence
of that first.
Revision Changes Path
1.65 +12 -17 framework/Template/Template.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Template/Template.php?r1=1.64&r2=1.65&ty=u
More information about the cvs
mailing list