This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 76794

Summary: *Code Model* Eliminate calling Resolver when filling model
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: Code ModelAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Kvashin 2006-05-24 11:45:52 UTC
Now while code model impl. is traversing AST and filling model, it indirectly
calls the Resolver. (This takes place when processing members/functions
definitions). This is incorrect since Resolver is supposed to use model.
Comment 1 Vladimir Kvashin 2008-11-21 11:21:06 UTC
As we know, raising accuracy demands using resolver (at least to some extent) when filling model.
Comment 2 Vladimir Voskresensky 2009-05-14 16:10:10 UTC
resolved in 6.7