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

Bug 484972

Summary: Extract individual adapter bindings of ZestFxModule into own methods, so subclasses can overwrite them easily.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF ZestAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.wienand
Version: 0.2.0   
Target Milestone: 4.0.0 / 3.11.0 (Neon) M5   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2015-12-29 07:30:39 EST
As with the MVC modules, we should extract all adapter bindings within ZestFxModule into own methods so subclasses can overwrite individual bindings easily.
Comment 1 Matthias Wienand CLA 2016-01-06 09:37:11 EST
I extracted all adapter bindings to their own methods within ZestFxModule. The code is published on the master branch, therefore, I resolve this ticket as fixed for 3.11.0M5.