Bug 228708 - [hovering] get rid of reflection code
Summary: [hovering] get rid of reflection code
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Markus Keller CLA
QA Contact:
URL:
Whiteboard: fix candidate
Keywords: api
Depends on:
Blocks:
 
Reported: 2008-04-24 12:34 EDT by Dani Megert CLA
Modified: 2020-05-11 16:11 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.