Google Web Toolkit
I've been using GWT for a few months now and it dawned on me that the purpose of web frameworks is to provide MVC capabilities on the server to compensate for their absence on the client. With GWT, however, you get MVC on the client and the need for a web framework disappears in the arena of web applications. MVC was invented in Smalltalk for client code. Using a Javascript rich client (e.g., GWT), MVC once again lives on the client so the web framework is unnecessary. Caveat: these remarks pertain to web applications. For a multipage web site as opposed to a web application, I think web frameworks still have a place.
Archives
December 2006 January 2007 February 2007 March 2007 April 2007 June 2007 August 2007
Subscribe to Posts [Atom]