Skip to content
This repository was 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
ashline wants to merge 2 commits intoEnotionZ:masterfrom
ashline:feat/allow_adding_tree_data_after_initialising_empty_tree_model
Open

allow adding tree data after TreeModel has already been initialised#10
ashline wants to merge 2 commits intoEnotionZ:masterfrom
ashline:feat/allow_adding_tree_data_after_initialising_empty_tree_model

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