Doug
|
a4075c89cb
|
Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
|
2021-07-09 17:05:43 +01:00 |
|
SBiOSoftWhare
|
eb03313dcd
|
Revert "Add CoordinatorDelegateQueuable protocol used by view models to handle coordinator delegation in an operation queue."
This reverts commit 01bc067c2279511db3401bc419166113c31bed7a.
|
2019-01-23 11:47:10 +01:00 |
|
SBiOSoftWhare
|
df268cc16d
|
Add CoordinatorDelegateQueuable protocol used by view models to handle coordinator delegation in an operation queue.
|
2019-01-23 10:49:54 +01:00 |
|
SBiOSoftWhare
|
27e0cf1005
|
Update some copyright years
|
2019-01-22 17:20:28 +01:00 |
|
SBiOSoftWhare
|
af249f384e
|
Introduce Coordinator pattern. Coordinators are the objects which control the navigation flow of the application. Add Coordinator base protocol.
|
2019-01-22 00:12:17 +01:00 |
|