mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-26 11:22: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. |
||
---|---|---|
.. | ||
API@90d6b13efd | ||
Data | ||
Strategies |