Hello all!

I'm beginning to dig into Mojolicious (wonderful framework, by the way)
by developing a fairly complex web application.

I'm trying to understand how to handle success and error messages in
pages of my web application. I see that Mojolicious has flash(), like
Catalyst has. In Catalyst, this was however prone to possible race
conditions (wrong status message displayed in wrong tab or so).

With Catalyst, I use Catalyst::Plugin::StatusMessage, which seems to do
a good job.

Does anything similar exists for Mojolicious? Or are my worries without
any foundation?

Thanks!
Michele.

-- 
Michele Beltrame
http://www.italpro.net/ - [email protected]
Skype: arthas77 - Twitter: _arthas

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to