Web 2.0 MVC ..huh?
October 2, 2006 at 10:25 pm | In General, Web 2.0 | Leave a CommentSo, you have been developing web apps from the past 4 years and have gotten accoustomed to the tradidtional flow of M, V and the C. In comes the big 2.0 age with more dynamic feature and what I popularly call uni(one) page apps like meebo, gmail, netvibes etc, where the entire life of the site is on one page. So where does MVC fit into such a uni page environment? I say the traditional MVC fails when it comes to such applications. The entire concept of MVC is based on the fact that there is navigation and there is scope , but take away these essentials and you are left clueless with regards to abstraction. Do you think that could be a reason why Atlas came pretty late into the market as compared to its other peers, considering that MVC is built into the ASP.NET?
the solution could involve moving the MVC to different level. Check this interesting article for PHP developers about AJAX MVC.
No Comments Yet »
RSS feed for comments on this post. TrackBack URI
Leave a comment
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.

