[root]/flatpack/src/main/java/net/sf/flatpack/converter
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 20 (100.0%) | 319 (100.0%) | 15.9 |
Paul Zepernick | 13 (65.0%) | 287 (90.0%) | 22.0 |
Benoit Xhenseval | 7 (35.0%) | 32 (10.0%) | 4.5 |
Changed package for the Examples.
29 lines of code changed in:
Fix some of the last conversion issues...
3 lines of code changed in:
Dropped the "PZ" from class names
Changed the "PZ" to "FP" where class name may be common, such as, StringUtils.
This will prevent the user from having to qualify the class name in certain
situations
126 lines of code changed in:
Changed package structure from pzfilereader to flatpack
More to come...Going to be removing the PZ from any applicable class names
161 lines of code changed in: