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

Remove 'Alamofire.Manager' subclass #2

Closed
AnthonyMDev opened this issue Apr 4, 2015 · 1 comment
Closed

Remove 'Alamofire.Manager' subclass #2

AnthonyMDev opened this issue Apr 4, 2015 · 1 comment
Assignees
Milestone

Comments

@AnthonyMDev
Copy link
Owner

I'm not sure if this needs to be, or should be, a subclass of 'Alamofire.Manager'.
There are a few other options here.

  1. Create a separate serializer for S3 requests with no dependency on 'Alamofire' and just allow that to be used.

  2. Have a 'requestManager' property on the instance that is used to make all requests. If it is not set, the default manager is used.

I think there may be better options. I'm going to continue considering this.

@AnthonyMDev AnthonyMDev self-assigned this Apr 4, 2015
@AnthonyMDev AnthonyMDev added this to the 0.2.0 milestone Apr 4, 2015
@AnthonyMDev
Copy link
Owner Author

This has been completed.

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

1 participant