pulibrary / dspace-cli

command line scripts accessing and modifying DSpace content
0 stars 0 forks source link

Centralize constants #50

Closed kmcelwee closed 4 years ago

kmcelwee commented 4 years ago

Customized the DConstants class for Princeton-specific use (though now in hindsight, perhaps I should have customized the DConfig class instead?) I looked for repetitive constants in all scripts and centralized them, so if we need to change anything, it's in one place