| Summary: | org.eclipse.gef.handles.ConnectionEndHandle and org.eclipse.gef.handles.ConnectionStartHandle should not be final to allow extension | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <any> |
| Component: | GEF-Legacy GEF (MVC) | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | nyssen |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows Vista | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
As ConnectionEndHandle has been deprecated (recommendation to use ConnectionEndPointHandle), resolving as invalid, because ConnectionEndpointHandle is not final and may instead be extended. |