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

'Cancel' for PromiseKit option 2 #6

Closed
wants to merge 3 commits into from

Conversation

dougzilla32
Copy link

These are the diffs for option 2 of Proposal for PromiseKit cancellation support #896. With option 2 the new cancellation code goes in a new PromiseKit extension called PMKCancel.

The repository for the new PMKCancel extension is currently hosted at https://github.com/dougzilla32/Cancel, but would be moved to https://github.com/PromiseKit/Cancel if option 2 is accepted.

There repositories with pull requests for option 2 are:

Repositories
mxcl/PromiseKit
PromiseKit/Alamofire-
PromiseKit/Bolts
dougzilla32/Cancel
PromiseKit/CoreLocation
PromiseKit/Foundation
PromiseKit/MapKit
PromiseKit/OMGHTTPURLRQ-
PromiseKit/StoreKit
PromiseKit/SystemConfiguration
PromiseKit/UIKit

dougzilla32 and others added 3 commits July 18, 2018 17:44
  + for PMKCancel, change watchOS deployment target from 3.0 to 2.0
  + include PMKCancel in the 'Embed Carthage Frameworks' build phase script for all extensions
  + include PMKCancel in SPM config for Alamofire and Foundation
@dougzilla32
Copy link
Author

Closing this pull request as it appears we are going with a variant of option 1 -- 'Cancel' for PromiseKit #5

@dougzilla32 dougzilla32 closed this Sep 7, 2018
@dougzilla32 dougzilla32 deleted the PMKCancel branch October 7, 2018 06:27
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

Successfully merging this pull request may close these issues.

1 participant