I think this message-driven, event-based service has already been achieved in Flex. Flex's actionScript with aid of mxml is doing what SOFEA is trying. For example, if there is a change in db and a service in midder tier has been implemented to retrieve it, this change will be automatically updated in UI without refreshing from UI since there is a message contract between UI and midder tier.
mraible wrote: > > They're adding annotation support in Spring 2.5 to reduce the amount > of XML you need. > > http://www.theserverside.com/tt/articles/article.tss?l=IntrotoSpring25 > > As far as web frameworks in general - I think they'll continue to be > popular and used a lot. However, I'm more excited about developing > SOFEA or SOUI applications. > > http://raibledesigns.com/rd/entry/sofea_also_known_as_soui > > Matt > > On Nov 12, 2007 11:47 AM, Carlos Ortiz <[EMAIL PROTECTED]> wrote: >> Hi >> >> I wonder what would be the future of Spring MVC? Any hints? >> > > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Future-of-Spring-MVC-tf4793044s2369.html#a13728675 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
