On Tue, 2 May 2006, Dave Rolsky wrote: > Nowadays, I'd probably do even more module-ization. Another big change is > that I now handle form submissions outside of Mason, in module code, and then > simply redirect back to an appropriate URI.
I'm experimenting with using Catalyst as the framework for this, and keeping Mason as the View. It's looking very promising, brings with it very handy-looking session, authen and authz plugins, and encourages clear separation of concerns. More details: http://www.catalystframework.org/ http://dev.catalyst.perl.org/wiki/ I've made a patch to the current version 0.8 of Catalyst::View::Mason, which adds a helper to create an example Mason framework for a Catalyst application. Available on request. -- Michael ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users

