louiscad
11/08/2019, 8:50 AMAsyncTask
is deprecated !!
https://android-review.googlesource.com/c/platform/frameworks/base/+/1156409/6/core/java/android/os/AsyncTask.java#194
My reactions:
1) Meh: it was about time!
2) Good: they suggest to use coroutines (Kotlin concurrency utilities) instead
3) Bad: the link they provide is a stupid.
https://developer.android.com/topic/libraries/architecture/coroutines
is not where anybody should start learning about coroutines
Slack Conversationkioba
11/08/2019, 9:57 AMlouiscad
11/08/2019, 10:45 AMkioba
11/08/2019, 10:51 AMkioba
11/08/2019, 10:54 AMkioba
11/08/2019, 10:57 AMlouiscad
11/08/2019, 11:14 AMThey shouldn't link outside of their reachI strongly disagree.
louiscad
11/08/2019, 11:14 AMlouiscad
11/08/2019, 11:15 AMlouiscad
11/08/2019, 11:16 AMitnoles
11/08/2019, 3:24 PMPablichjenkov
11/08/2019, 6:45 PM