[Dancer-users] Flash Message
damien krotkine
dkrotkine at gmail.com
Tue Jan 11 14:29:19 CET 2011
Hi,
following previous thread, I've done a first implementation of
Dancer::Plugin::FlashMessage :
https://github.com/dams/Dancer-Plugin-FlashMessage
Some parts need to be improved, for instance :
- it supports only one flash message
- the keywords are not short enough.
So I think I'll change the implementation so that the template token is
simply called 'flash', and it'll be a hash, like in Rails. I'll also change
the registered method so that it's just flash() instead of get_flash()
Anything else you think should be changed/added ?
Thanks.
dams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.backup-manager.org/pipermail/dancer-users/attachments/20110111/84e14ede/attachment.htm>
More information about the Dancer-users
mailing list