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

Bug 479615

Summary: Rename AbstractPolicy#enableRefreshVisuals() and #disableRefreshVisuals().
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF MVCAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.2.0   
Target Milestone: 4.0.0 / 3.11.0 (Neon) M3   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2015-10-13 03:04:11 EDT
As these methods actually capture the refresh-visual state, they should be renamed to be more appropriate.
Comment 1 Alexander Nyßen CLA 2015-10-20 07:45:00 EDT
Renamed disableRefreshVisuals() to storeAndDisableRefreshVisuals() and enableRefreshVisuals() to restoreRefreshVisuals(). Resolving as fixed in 3.11.0 M3.