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

updateDataSetAsync method doesn't give any added value #18

Closed
davideas opened this issue Dec 6, 2015 · 1 comment
Closed

updateDataSetAsync method doesn't give any added value #18

davideas opened this issue Dec 6, 2015 · 1 comment
Milestone

Comments

@davideas
Copy link
Owner

davideas commented Dec 6, 2015

updateDataSetAsync() will be deprecated in 4.2.0 and removed from next major release.

The inner class FilterAsyncTask will not be used anymore to load data at startup: there's no advantage to use an Asynchronous loading, usually the list is already loaded Asynchronously somewhere else.

@davideas davideas added this to the 5.0.0 milestone Dec 6, 2015
@davideas
Copy link
Owner Author

davideas commented Jan 3, 2016

Removed from 5.0.0-b1.

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