Bug 6185 - OMP clean-up: consolidate submission class hierarchy.
: OMP clean-up: consolidate submission class hierarchy.
Status: NEW
Product: OMP
Classification: Unclassified
Component: General
: 1.1
: PC Linux
: P3 normal
Assigned To: PKP Support
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-11-11 19:14 PST by jerico
Modified: 2011-09-06 16:59 PDT (History)
1 user (show)

See Also:
Version Reported In:
Also Affects:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jerico 2010-11-11 19:14:27 PST
Part of the methods submission in classes with in the submission class hierarchy have become obsolete due to our move to process based handlers, the introduction of a workflow handler and introduction of grid handlers. We should look through the methods, remove those no longer required and possibly consolidate the remaining ones into less classes if possible.
Comment 1 Alec Smecher 2011-09-06 15:15:01 PDT
Removed AuthorSubmission / AuthorSubmissionDAO
https://github.com/pkp/omp/commit/07dfd9c1690de64b24f55de2fb65515c7a090ce5
Comment 2 Alec Smecher 2011-09-06 16:59:38 PDT
AuthorSubmission removed (& some related fixes); deferring the others for follow-up releases.