Closed dazza-codes closed 7 years ago
The PropGet
class is still used in ConvertToBibframe
, so this issue is irrelevant.
https://github.com/sul-dlss/ld4p-tracer-bullets/blob/master/conversiontracerbullet/src/main/java/org/stanford/ConvertToBibframe.java#L28
Changes in PR #48 might remove the use of PropGet in the AuthDBConnection class. If it's not used anywhere else, it might be removed. Or a review of the code now in AuthDBConnection and PropGet might be consolidated.