[root]/XMLDriver/XMLDriver
bin
(0 files, 0 lines)
Debug
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 22 (100.0%) | 1006 (100.0%) | 45.7 |
| benridgway | 18 (81.8%) | 824 (81.9%) | 45.7 |
| coolhandluke1 | 4 (18.2%) | 182 (18.1%) | 45.5 |
Removed all linked lists from the Gimped.Settings namespace and replaced them with generic lists so that they can be accessed as arrays.
26 lines of code changed in:
Added ordered list of options to the XMLSettings namespace
16 lines of code changed in:
Finished first draft of the XML parser and the test program which drives it from the command line.
343 lines of code changed in:
added check for a Column source member which references a Table object, which in turn has a reference to a Data Source object.
I made sure that all these references worked
5 lines of code changed in:
Added code to parse Databases and their Tables
Added code to pare Tables Columns and children elements.
177 lines of code changed in:
updated namespaces in xml driver to fit with current design
399 lines of code changed in:
added xml driver
40 lines of code changed in: