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

Expose NSOperationQueue on FKDUNetworkController #13

Closed
obuseme opened this issue Jan 26, 2014 · 2 comments
Closed

Expose NSOperationQueue on FKDUNetworkController #13

obuseme opened this issue Jan 26, 2014 · 2 comments

Comments

@obuseme
Copy link

obuseme commented Jan 26, 2014

I'd like to see the NSOperationQueue on FKDUNetworkController exposed publicly. I have a use case where I need to kick off several FKFlickrNetworkOperations and I want to be able to have the queue tell me when they are all complete. Currently, there is no way to access the queue as it is private on FKDUNetworkController.

@devedup
Copy link
Owner

devedup commented Jan 27, 2014

Done.

@devedup devedup closed this as completed Jan 27, 2014
@obuseme
Copy link
Author

obuseme commented Jan 27, 2014

Thanks!

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