xxtbg / fseye

Automatically exported from code.google.com/p/fseye
Apache License 2.0
0 stars 0 forks source link

Include method members in addition to field and property members as children of a watch #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In version 1.0.0-beta1 only non-public and public fields and properties are 
included as child watches of a watch, with the exception of GetType() and 
GetEnumerated(), which are specially created. Method watch children should not 
be loaded immediately upon watch expansion, rather they should only be loaded, 
asynchronously, after either selection (which doesn't load it's children), or 
expansion (which additionally, sequentially, loads it's children).

Original issue reported on code.google.com by stephen....@gmail.com on 19 May 2011 at 1:35

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 22 May 2011 at 3:28

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 8 Aug 2011 at 1:38

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 13 Apr 2012 at 6:17