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

Support for Lazy Loading in GeneralTree #4

Open
rhanekom opened this issue Jan 31, 2013 · 0 comments
Open

Support for Lazy Loading in GeneralTree #4

rhanekom opened this issue Jan 31, 2013 · 0 comments

Comments

@rhanekom
Copy link
Member

Original author: rhane...@gmail.com (August 08, 2009 19:01:47)

It would be nice to have some support for lazy loading in GeneralTree. If
lazy loading will be enabled, first time the child nodes are requested the
tree can ask the T item for its child nodes (through an Interface I
suppose)...or some other way ;-) ....combined with INotifyCollectionChanged
implementation, this tree wil be great for use as ItemsSource in UI tree
components.

Original issue: http://code.google.com/p/ngenerics/issues/detail?id=4

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