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 32591 - Add support for filterring of variables
Summary: Add support for filterring of variables
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2003-04-03 09:01 UTC by Jan Jancura
Modified: 2010-04-29 09:12 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 Jan Jancura 2003-04-03 09:01:42 UTC
Try to remove VariableFilters & VariablesRoot from
APIs
Comment 1 Jan Jancura 2003-05-12 14:26:26 UTC
Ivan:
Hoho ... This bug also captures the "big problem" with filtering that I
meant to discuss with Hanz but never got around to it.

If we treat hidden frames as something a filter installs, the question
becomes which model has the reference set of identities

What?

A model is made up of things. These things have identities. THe
most basic identity is the object reference. The most common
user of this identity is the "current" state. So, should the "current
frame" the be frame before or after filtering? What happens to
"current" when yo don't have a filter and then you install a filter?

Another form of id is an index (frame # in this case). When we
say frame # <n>, do we mean the <n>th before filtering or after?
Comment 2 Jan Jancura 2003-12-15 09:32:50 UTC
Planned for Promo D
Comment 3 Jan Jancura 2004-01-23 08:56:47 UTC
fixed in debuggerNewAPI branch
Comment 4 Quality Engineering 2010-04-29 09:12:55 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.