Homec4science

BibCatalog: fix abstract class instantiation

Authored by Jan Aage Lavik <jan.age.lavik@cern.ch> on Aug 21 2011, 18:12.

Description

BibCatalog: fix abstract class instantiation

  • Changes the return value of importing bibcatalog_system from bibcatalog.py to None when no ticket system is configured. (fixes #780)
  • Adds a check to BibCatalog clients BibEdit and BibHarvest when using bibcatalog_system to see if any ticket system is configured.
  • Fixes the abstract class BibCatalogSystem to raise NotImplementedError on instantiation and use of the class.
  • Updates the BibCatalog hacking guide.

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Jan 17 2012, 15:56
Parents
R3600:d39a330c306e: BibMatch: match validation
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:188c1ab470f9: BibCatalog: fix abstract class instantiation (authored by Jan Aage Lavik <jan.age.lavik@cern.ch>).Jan 17 2012, 15:56