Changes between Version 2 and Version 3 of Entry_MS_Migration
- Timestamp:
- 11/07/2016 10:06:04 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Entry_MS_Migration
v2 v3 30 30 }}} 31 31 32 Previously, M SAnnotationScansView object was being created by calling its constructor directly (see below). However, now all the necessary objects for the MassSpecScanView need to be set into the context before initializing it through ContextInjectionFactory.32 Previously, MassSpecScansView object was being created by calling its constructor directly (see below). However, now all the necessary objects for the MassSpecScanView need to be set into the context before initializing it through ContextInjectionFactory. 33 33 34 34 {{{