Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 439934

Summary: Remove @Named annotations from AbstractViewer and AbstractDomain
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF MVCAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2014-07-19 04:55:55 EDT
It does not seem that the use of named annotations is reasonable within AbstractViewer and AbstractDomain. As such, we should remove them for now.
Comment 1 Alexander Nyßen CLA 2014-07-19 05:00:29 EDT
Removed @Named annotations and related bindings. Adjusted example as well as Zest.FX. Pushed changes to origin/master. Resolving as fixed.