Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 363035 - Code Refactorings
Summary: Code Refactorings
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Scout (show other bugs)
Version: 3.7.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.8.0 Juno   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-07 05:22 EST by Matthias Villiger CLA
Modified: 2013-06-06 04:08 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Villiger CLA 2011-11-07 05:22:58 EST
- Remove unused code
- Move all common used utilities and helpers into own plugin
- Move all SWT ui fields into own plugin
Comment 1 Matthias Villiger CLA 2011-11-18 12:30:14 EST
- org.eclipse.scout.sdk.util plugin added.
- plugin models (manifest.mf, plugin.xml, build.properties) and product models editing changed to use eclipse models instead of own implementations.
- Signature utilities merged into one (removed old implementations).
- removed unused classes
- classes that are used as singletons implemented to be real singletons.
- logging logic collected in own class
- activators moved to internal and simplyfied
- decision: ui fields are not touched, as they are already in one place.
Comment 2 Matthias Zimmermann CLA 2012-07-09 06:49:17 EDT
ticket closed.
deliverd as part of eclipse scout 3.8.0 (juno release train)