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

Bug 493128

Summary: Connection should not expose START_ROLE and END_ROLE
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF FXAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.2.0   
Target Milestone: 4.0.0 (Neon) RC1   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2016-05-06 06:13:42 EDT
Connection still exposes START_ROLE and END_ROLE as public fields. These should be private.
Comment 1 Alexander Nyßen CLA 2016-05-06 06:34:15 EDT
Made both fields private. There were no framework-internal clients that accessed those fields.

Resolving as fixed in 4.0.0 RC1.