sul-dlss-deprecated / ld4p-tracer-bullets

A place to keep functional specs and documents for Stanford's ld4p tracer bullets
Other
0 stars 1 forks source link

PropGet class might be obsolete #74

Closed dazza-codes closed 7 years ago

dazza-codes commented 7 years ago

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.

dazza-codes commented 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