[root]/PZFileReader/src/main/java/net/sf/pzfilereader/converter
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 19 (100.0%) | 52 (100.0%) | 2.7 |
Paul Zepernick | 8 (42.1%) | 44 (84.6%) | 5.5 |
Benoit Xhenseval | 11 (57.9%) | 8 (15.4%) | 0.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.
8 lines of code changed in:
- adding some new converter's
- shored up some comments and added license agreement to files
40 lines of code changed in:
added missing package documentation
0 lines of code changed in:
first attempt at a new getObject() method in the IDataSet
Benoit, if you get a chance take a look and let me know what
you think of the implementation. I am currently getting some
NPE's in the unit tests. This is because it is not finding
the pzconvert.properties file. I tried to modify the ant script
to make sure it was getting included, but I am having some trouble.
I can take a look at it later and see what the deal is.
Paul
4 lines of code changed in: