arbitrary-dev / kanji

Japanese writing learning
Do What The F*ck You Want To Public License
2 stars 0 forks source link

Refactor KanjiRunnable.lookupOnline() #35

Open arbitrary-dev opened 5 years ago

arbitrary-dev commented 5 years ago

Better to have a separate runnable for kanji downloading.

We could retrieve idx as part of JdicRunnable and wait until KanjiCachedRunnable completes without result and only then enque KanjiOnlineRunnable.

arbitrary-dev commented 4 years ago

A good task to try out reactive programming