Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

allow adding tree data after TreeModel has already been initialised #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ashline
Copy link

@ashline ashline commented Sep 27, 2017

I use this model by extending it and adding some asynchronous data fetching methods,
the flow is as follows

  1. create instance
  2. fetch data
  3. add data to instance

To be able to do this, I had to modify the add method, maybe it can be a useful change for someone else

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

Successfully merging this pull request may close these issues.

1 participant