Bug 494755

Summary: Remove duplicate code that is present in FXBendConnectionPolicy and MvcLogoExampleView.
Product: [Tools] GEF Reporter: Matthias Wienand <matthias.wienand>
Component: GEF MVCAssignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 0.2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Matthias Wienand CLA 2016-05-27 08:48:05 EDT
In order to resolve bug #494752, I had to copy code from FXBendConnectionPolicy over to MvcLogoExampleView. Instead of duplicating the code, a better place should be found for computing the hints that is accessible from both classes.