(no title)
Icko | 2 years ago
I have two arguments against. One, you could argue that state is transferred between the layers. It may be inelegant for each chain of state transitions to be the same length, but it seems to work. Two, it may not have "states", but if the end result is the same, does it matter?
bt1a|2 years ago
At the least it's made me think for a moment about `stateless` and its meaning
pyinstallwoes|2 years ago
sharedbeans|2 years ago
The more significant application of storage will be long-term storage wrapped in a read-modify-write loop.