| Summary: | [dom] dual mode ASTParser for binding resolution | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Olivier Thomann <Olivier_Thomann> |
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | deepakazad, dirk_baeumer, markus.kell.r, martinae |
| Version: | 3.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 81101, 81544 | ||
|
Description
Olivier Thomann
Jim, Do you think this could be explained in the specs? This can slow down the conversion. The compiler doesn't always create problem bindings. So I would not push to get a dual mode. Copying bug 81544 comment 25 and adding CCs. The current solution (returning a generic type binding for half-way resolved bindings) conflicts with bug 80472. When I get a generic binding, I don't know whether it's generic because of bug 80472 or because type arguments could not be resolved. I think we can ship 3.1 with the current solution, but this should definitely be discussed again for 3.2. See also bug 101955. defer post 3.2 As of now 'LATER' and 'REMIND' resolutions are no longer supported. Please reopen this bug if it is still valid for you. |