Flash messages and database connections
Hi everyone
Is Roo planning to provide flash messages that supports redirect (like Rails and Grails) in roo applications? and what about different databases' connections (like dev, test, prod) ?
I created some spring-mvc and maven2 that use profiles + file filters (of maven) to manager databases connections. Maybe I can turn it a roo add-ons, what do you think?
And about flash messages, I don't seen any way to make it whitout a roo spring-mvc extension, am I right?
cheers,
Max