Project: 	
  | View Revisions: Issue #40079 | [ All Revisions ] [ Back to Issue ] | ||
| Summary | 0040079: Cleanup in EntityPersistenceEventObserver classes (Platform modules) | ||
| Revision | 2019-01-31 09:49 by caristu | ||
| Description | Some cleanup is required in classes extending EntityPersistenceEventObserver (see attached list): - They can be declared as package protected, this allows us to extract them from the public API. - Some of them define an unused "logger" protected field. - Some other minor code improvements can be applied.  | 
||
| Revision | 2019-01-31 09:43 by caristu | ||
| Description | Some cleanup is required in classes extending EntityPersistenceEventObserver: - They can be declared as package protected, this allows us to extract them from the public API. - Some of them define an unused "logger" protected field. - Some other minor code improvements can be applied.  | 
||
| Copyright © 2000 - 2009 MantisBT Group |