David Grudl
David Grudl
Can you try dev version?
related to #196 and @miranovy
I think it is great. The only little bit confusing thing is mixing terms message vs flash.
Now I think that MessageStorage is over-engeneered :-) Because it is not about "messages" and it's doubled $id in setId() and setMessage() is confusing and very closely tighted to components...
Another thing: is it really needed to have REQUEST_KEY and FLASH_KEY in URL together?
I think we get rid of _rid, it should work with one identifier ;)
@MartinMajor what do you think about this solution? - https://github.com/nette/http/pull/5 - https://github.com/nette/application/pull/17
Unfortunately no, I am not the author and I do not know how it works.
It should be fixed by #207