Community
Participate
Working Groups
Build Identifier: Currently, there doesn't seem to be a way of receiving notifications for re-connection events which have been cancelled. It would be nice if the IReconnection hierarchy would provide a method which is hooked into the drag interface and is called when re-connection events are cancelled (i.e the user drops the connection they are dragging on an element for which "canReconnect" resolves to false). This feature request is very similar to that of Bug 329517 which requests similar functionality for creation of new connections. (https://bugs.eclipse.org/bugs/show_bug.cgi?id=329517) Reproducible: Always
Would like to target for Juno
I have added this new method to IReconnection: void canceledReconnect(IReconnectionContext context); commit 77a5931aab1bf3790feca3d54e0323a12da96187 Author: mgorning <matthias.gorning@sap.com> 2011-10-13 10:57:51 Committer: mgorning <matthias.gorning@sap.com> 2011-10-13 10:57:51 Parent: 06ccbe5403f493b76c6c8c81e16cf63601019c5d (Bug 343983 - Notification for Cancelled Reconnection Events / usage of GFConnectionEndpointTracker) Child: ae81809b09ea3a546e7c6d2391babdeba219ab7d (not longer needed) Branches: origin/master, master
Bookkeeping: Set target release
Part of Graphiti 0.9.0 (Eclipse Juno)