Fork me on GitHub
#yada
<
2017-09-05
>
dominicm08:09:35

@danielcompton Not answering your question, but giving sharing an older discussion. One idea came up about getting properties via a delay/deref, such that all parsing happens when needed, removing the need for ordering. When auth asks for content encoding, it gets calculated then. I guess more of a graph instead of a linear structure.

danielcompton21:09:51

That would be cool, though probably harder to reason about