Project:
View Revisions: Issue #50368 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0050368: Code improvements required in some classes in the business API | ||
Revision | 2022-09-29 13:01 by ignacio_deandres | ||
Description | There are event handlers that should be repackaged and their classes should not be public. These classes should be in the "dal" package, alongside the other event handlers. There are classes that implement the ImportedBaseOBObjectFetcher interface. These classes should return a concrete object type, and not a generic one. There is some code that could be refactored. |
||
Revision | 2022-09-28 15:46 by ignacio_deandres | ||
Description | There are event handlers that should be repackaged. Classes should not be public. The code should be refactored. |
Copyright © 2000 - 2009 MantisBT Group |