[cvs] commit: horde/lib Data.php nag data.php horde/lib/Data csv.php
horde/templates/data csvinfo.inc csvmap.inc datemap.inc
nag/templates/data import.inc
Jan Schneider
jan@ammma.de
Fri Nov 22 17:37:26 2002
jan 2002/11/22 09:37:26 PST
Modified files:
lib Data.php
. data.php
lib/Data csv.php
templates/data csvmap.inc datemap.inc
templates/data import.inc
Added files:
templates/data csvinfo.inc
Log:
Rewrite, consolidate and document Data framwork:
- This breaks importing in all application but Nag. I hope I can fix the
others as soon as possible.
- Most of the logic has been incapsulated in the Data* classed for better
reuseability and readability.
- The user can now provide additional format information of the imported
file like seperator, quoting character and number of fields, though not
all of this information is used if File_CSV is not present.
Revision Changes Path
1.40 +155 -3 horde/lib/Data.php
1.3 +131 -45 horde/lib/Data/csv.php
1.1 +36 -0 horde/templates/data/csvinfo.inc (new)
1.10 +18 -18 horde/templates/data/csvmap.inc
1.8 +9 -10 horde/templates/data/datemap.inc
1.12 +92 -183 nag/data.php
1.3 +7 -9 nag/templates/data/import.inc
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Data.php?r1=1.39&r2=1.40&ty=u
http://cvs.horde.org/diff.php/horde/lib/Data/csv.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/co.php/horde/templates/data/csvinfo.inc?r=1.1
http://cvs.horde.org/diff.php/horde/templates/data/csvmap.inc?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/horde/templates/data/datemap.inc?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/nag/data.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/nag/templates/data/import.inc?r1=1.2&r2=1.3&ty=u
More information about the cvs
mailing list