Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
GoogleCodeExporter opened this issue Apr 2, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

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

  • Added labels: Milestone-Release1.0.0-beta2
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

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

  • Added labels: Milestone-Release1.0.0beta2
  • Removed labels: Milestone-Release1.0.0-beta2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant