PDA

View Full Version : RE: roadmap for mvc support


dmannnnz
10-08-2004, 07:19 PM
just curious... we are using spring actively on j2ee projects and really like leveraging the mvc support and decoupling from struts/velocity.... and would like to carry that momentum when engaging MS/.NET clients.

i know the current focus is to get applicationcontext, aop solidified for .NET approach... and the recent RC has stamped a good milestone for that. is there a road map / anticipation of the matching mvc support?

Mark Pollack
10-08-2004, 10:40 PM
Hi,

The current road map (http://opensource.atlassian.com/confluence/spring/display/NET/Home) would probably place it in a post 1.0 release - sometime next spring?... :) Of course, the roap map isn't written in stone, so we can change it if there is significantly more demand for mvc as compared to DAO/DbTemplates. I'm kind of a 'server-side' guy, so the road map may show that bias. If some members of the development team (or new ones!) have that itch to scratch, we can investigate what value we can bring to that area earlier.

- Mark