Davide De Rosa
|
092d4f5de2
|
Drop return in one-line functions
|
2022-09-04 20:30:55 +02:00 |
Davide De Rosa
|
4c4b3ee0c9
|
Revert to concrete-only managers
Abstraction was overcomplicated. Strategy pattern is enough.
|
2022-09-03 12:47:40 +02:00 |
Davide De Rosa
|
0a2d1e9d37
|
Mitigate fatalError() in properties, fail gracefully
Do not trigger fatalError() on properties too much because
SwiftUI may read them at any unpredictable time.
|
2022-07-08 20:01:53 +02:00 |
Davide De Rosa
|
9a8477225e
|
Refactor library into domain + impl
|
2022-06-23 23:31:01 +02:00 |