Bug 228708

Summary: [hovering] get rid of reflection code
Product: [Eclipse Project] Platform Reporter: Dani Megert <daniel_megert>
Component: TextAssignee: Markus Keller <markus.kell.r>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: Lars.Vogel
Version: 3.4Keywords: api
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: fix candidate

Description Dani Megert CLA 2008-04-24 12:34:26 EDT
N20080424-2000.
Comment 1 Markus Keller CLA 2008-04-24 12:40:53 EDT
Current usages:
- all accesses to AccessorUtil
- occurrences of "instanceof AnnotationBarHoverManager"
- occurrences of "instanceof StickyHoverManager"
Comment 2 Dani Megert CLA 2010-04-08 05:48:07 EDT
>- all accesses to AccessorUtil
==> InternalAccessor

We should clean this up in 3.7 (again too late now).
Comment 3 Dani Megert CLA 2011-04-12 06:26:07 EDT
Markus, please either fix during M7 or defer to 3.8 (fix candidate).
Comment 4 Markus Keller CLA 2011-04-19 10:18:47 EDT
I don't think this can be done without API changes.
Comment 5 Dani Megert CLA 2012-03-13 04:41:01 EDT
> - all accesses to AccessorUtil
InternalAccessor that is.

Markus, this needs to be fixed for M6 or deferred to the next release.