Skip to content

Conversation

@StevenLambion
Copy link
Owner

@StevenLambion StevenLambion commented Feb 7, 2020

Xcode 11.4 now comes with Swift 5.2, adding the highly anticipated callAsFunction feature. This first PR covers the ActionDispatcher. The next PR will cover middleware and reducers.

Github does not support Xcode 11.4 or Swift 5.2 yet, so the workflow will fail.

Work Performed

  • Removed deprecated APIs
  • Added predefined callAsFunction to ActionDispatcher protocol.
  • Removed ModifiedAction and the sentAction parameter to simplify codebase.
  • Replaced StoreActionDispatcher with StoreProxy.
@StevenLambion StevenLambion merged commit 09139f1 into swift-5.2 Feb 8, 2020
@StevenLambion StevenLambion deleted the features/call-ActionDispatcher-as-function branch November 10, 2020 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants