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 128382 - Infer undeclared members in navigator view
Summary: Infer undeclared members in navigator view
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-26 00:42 UTC by _ tboudreau
Modified: 2009-02-27 14:26 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2008-02-26 00:42:48 UTC
At least in the case of a constructor, one could scan the closure of it for assignments of "this.*" and include those in the navigator view.
Comment 1 Torbjorn Norbye 2008-03-10 21:12:48 UTC
As of http://hg.netbeans.org/main/rev/217ad2cdb1b4 this should be working (though only if the properties are set in a
constructor function; if this is unreasonable we can make it less restrictive.)
Comment 2 Marian Mirilovic 2008-08-01 11:21:48 UTC
move back to consistent state RESOLVED/FIXED