Development Style | Next Top |
1. Create a 'lims' class that extends the 'ORG.oclc' class, eg: lims.obi.resultsscreen extends ORG.oclc.obi.resultsscreen 2. Create a 'lims' copy of the 'ORG.oclc' class, eg: lims.obi.Authorize is a modified copy of ORG.oclc.obi.Authorize 3. Modify the 'ORG.oclc' class itself, eg: We use a modified copy of ORG.oclc.fmts.WebZFormatter