[root]/PZFileReader/src/test/java/net/sf/pzfilereader/columninfile
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 15 (100.0%) | 57 (100.0%) | 3.8 |
| Benoit Xhenseval | 11 (73.3%) | 46 (80.7%) | 4.1 |
| Paul Zepernick | 4 (26.7%) | 11 (19.3%) | 2.7 |
Renamed remotely
0 lines of code changed in:
Created PZMetaData that removes the use of some magic keys in a map
This also provides a bit more semantic in the use of meta data.
The old code is simply commented out or deprecated for now.
9 lines of code changed in:
removed reference to getRows()
2 lines of code changed in:
renamed IDataSet to DataSet
7 lines of code changed in:
converted to idataset
2 lines of code changed in:
First cut at re-org to use Factory mechanisms. Converted 2 unit tests and they seem happy...
Still using IDataSet for the interface.
LargeSet not covered at this stage.
18 lines of code changed in:
Final items for move to net.sf.pzfilereader.
2 lines of code changed in:
Moved to net.sf.pzfilereader
17 lines of code changed in: