I'm looking at GWT as a way to ease my way from Java-land into JavaScript-land.
I really like the deployment model of CouchDB - no multiple tiers, no web server to set up and configure, no hosting site to link up with (besides cloudant). So, I am thinking I could push a GWT app (a bunch of HTML, JavaScript and images) into CouchDB as attachments, and serve the app straight up from CouchDB. Before I blithely go down this path, I'd like to ask those of you more experienced in this world if there are any fundamental issues with doing this (practical or philosophical). Thanks in advance, David -- David W. Van Couvering http://www.linkedin.com/in/davidvc http://davidvancouvering.blogspot.com http://twitter.com/dcouvering
