Hello Jay! > we use this pattern all the time with hypnotoad deployments, and haven't > seen any race conditions > we use a helper to insert a div with one of the bootstrap classes > alert-info/danger/success, > based on existence of flash (or stash) keys alert-info/error/success
Thank you for the response. I am especially concerned about async request made by pages open in other tabs, which could prevent some messages from showing. It however seems like a not-too-likely situation. I'll go with "flash" myself, and see what happens. If it doesn't work out, I'll try to "port" Catalyst's StatusMessage plugin to Mojolicious. 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.
