BookOps-CAT / Connexion-Macros

Cataloging Dept. Connexion macros
Other
0 stars 1 forks source link

CallNum refactoring idea - shared functionality #10

Closed klinga closed 2 years ago

klinga commented 2 years ago

Review BPL & NYPL CallNum macros and see if certain shared parts of functionality could be refactored into a separate, shared macro. This would simplify significantly maintenance and speed up changes to shared policies.

klinga commented 2 years ago

examples:

klinga commented 2 years ago

consider moving removal of unsupported thesauri from CallNum macros to UpdateExport - this way this functionality can be shared between BPL, NYPL BL & RL

klinga commented 2 years ago

moved 6xx unsupported terms removal from CallNum (3.0.0) to UpdateExport (1.4)

klinga commented 2 years ago

removed 6xx subject cleanup routine from NYPL!MusicCD macro (handled by UpdateExport)