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

Inline Documentation #5

Open
davidbjames opened this issue Sep 6, 2016 · 1 comment
Open

Inline Documentation #5

davidbjames opened this issue Sep 6, 2016 · 1 comment

Comments

@davidbjames
Copy link

davidbjames commented Sep 6, 2016

This project has got real potential, but it's lacking inline documentation.

For example, what is the purpose of produce() and productionHandler? Why does JobQueue.enqueue create a production handler that itself enqueues the job again?

(I've created a diagram to help understand this project's architecture. https://cl.ly/hNKz )

@king7532
Copy link

king7532 commented Oct 2, 2016

I would love to see a sample app that uses this framework. Maybe something along the lines of the Apple sample code SeismicXML

"SeismicXML" demonstrates how to use NSXMLParser to parse XML data. The XML parsing occurs on a background thread using NSOperation and updates the earthquakes table view with batches of parsed objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants