mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-25 10:52:40 +00:00
ddf3dc313f
It's crucial that the data layer has full control over how entities are (de)serialized. Do not leave this choice up to the domain layer by defining an enum as a raw value type, because any change in the enum raw value would literally be a disaster, i.e. _any_ serialized data would break instantly. |
||
---|---|---|
.. | ||
Domain | ||
Reusable | ||
Utils | ||
Exports.swift | ||
Passepartout.swift |