see #1020
I'm half-joking when suggesting onion. But I haven't come up with anything better. Maybe...
middleware_layersmiddleware_pipelineBut I'm seriously okay with onion if we don't like anything else better.
I prefer middleware_onion to layers or pipeline. It gets the point across better I think. The onion analogy is pretty common.
This doesn't seem to have actually been closed in #1020
What about... just middleware? lol
Is middleware better than middleware_onion?
The latter seems clearer to me. It says "thing that has layers that will be applied in a LIFO order" - like an arrow piercing an onion.
middleware_onion helps distinguish the class that ochestrates the middlewares from the middleware functions themselves.
@njgheorghita Can this issue be closed?
@dylanjw 馃憤
Most helpful comment
I prefer
middleware_onionto layers or pipeline. It gets the point across better I think. The onion analogy is pretty common.