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

Bug 235560

Summary: more configurable connections
Product: [Tools] GEF Reporter: Jan Bartosz <jan.bartosz>
Component: GEF-Legacy GEF (MVC)Assignee: gef-inbox <gef-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: enhancement    
Priority: P3 CC: nyssen
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Jan Bartosz CLA 2008-06-04 06:29:47 EDT
Hi,

I'd like to know, how much effort would be needed to make connections more configurable in this way:
- drag&drop whole connection(not source or target)
- selecting multiple connections and drag&drop them

so they will behave pretty much like normal figures.

Many thanks in advance!

Best Regards

Jan
Comment 1 Alexander Nyßen CLA 2014-08-09 07:28:41 EDT
As connection parts are always bound to source and target, this behavior may only be realized by handling connections as nodes (actually this is the workaround).

Within GEF4 MVC the desired behavior is already easily realizable (and demonstrated in the example). For GEF (MVC) 3.x, which is only maintained, this would require breaking changes. Resolving as WONTFIX though.