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

Refactor KanjiRunnable.lookupOnline() #35

Open
arbitrary-dev opened this issue May 9, 2019 · 1 comment
Open

Refactor KanjiRunnable.lookupOnline() #35

arbitrary-dev opened this issue May 9, 2019 · 1 comment
Labels
big Solving this will take an unknown amount of time

Comments

@arbitrary-dev
Copy link
Owner

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 arbitrary-dev added the big Solving this will take an unknown amount of time label May 9, 2019
@arbitrary-dev
Copy link
Owner Author

A good task to try out reactive programming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
big Solving this will take an unknown amount of time
Projects
None yet
Development

No branches or pull requests

1 participant