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 PostMessageHandler/PostTopicHandler #6

Closed
sonicmax opened this issue Nov 25, 2015 · 1 comment
Closed

Refactor PostMessageHandler/PostTopicHandler #6

sonicmax opened this issue Nov 25, 2015 · 1 comment

Comments

@sonicmax
Copy link
Owner

They are practically identical and it would take little work to combine the two classes.

Ideally the scraping logic would be separated out into its own class, and the rest of the code could be moved to PostMessageFragment/PostTopicFragment respectively. This would enable us to use AsyncTaskLoader to handle the GET/POST requests instead of AsyncTask.

@sonicmax
Copy link
Owner Author

6514052

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