controller
controller copied to clipboard
Add read only flash & session on request object
Branched off from the work at https://github.com/hanami/controller/pull/379
@tak1n I'm not 100% sure about the implementation of #379.
Is it possible to decouple the two enhancements?
Specifically, could you please branch this PR from main?
FYI, see #398 for a cleaner diff over the main branch.
@tak1n Thank you so much for your work here! It was just what we needed to come up with a good working approach for 2.0; see #399 for how we'll handle this :)