[wingide-users] filtering data in watch tools
Mitchell L Model
dev at software-concepts.org
Mon Apr 4 20:05:11 MDT 2011
On Apr 4, 2011, at 11:39 AM, Wing IDE Support wrote:
> On 4/3/11 7:30 PM, Mitchell L Model wrote:
>> Shouldn't watch tools filter data with the same settings as in the Stack Data tool? When I add an object to the Watch tool from a class with many different kinds of definitions, I am seeing methods, classmethods, properties (which I added to the filter list for Stack Data), etc. and it's difficult to find the actual data.
>
> They should. Could you send a test case? I don't see problems in a few examples I tried.
Sorry; hallucination.
By the way, I just noticed the Data Filters allow excluding specific names not just types. That's really cool -- I just added __dict__, __doc__, __module__, and __weakref__. Much nicer.
More information about the wingide-users
mailing list