diff COPYING @ 7938:0e42ac1a358b

helpers: replace webhelpers.flash with own implementation webhelpers is dead. One small function implements pretty much the same functionality, using the same session key so tests still pass, but also very simple and without external dependencies. It could be implemented with a class and different methods for adding, getting and clearing. But internally, it would probably have pretty much the same helper function has here. So let's just avoid the unnecessary complexity and keep it simple.
author Mads Kiilerich <mads@kiilerich.com>
date Thu, 07 Nov 2019 02:38:47 +0100
parents a671db5bdd58
children
line wrap: on
line diff