<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Rapid web development</title>
	<link>http://coding.moris.org/archives/2005/08/30/rapid-web-development/</link>
	<description>Java programming tips and advice, and other topics</description>
	<pubDate>Thu, 09 Sep 2010 20:56:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: David Medinets</title>
		<link>http://coding.moris.org/archives/2005/08/30/rapid-web-development/#comment-2119</link>
		<pubDate>Mon, 26 Dec 2005 08:45:23 +0000</pubDate>
		<guid>http://coding.moris.org/archives/2005/08/30/rapid-web-development/#comment-2119</guid>
					<description>You have re-created the idea of a single-page dispatcher as used in many, many ColdFusion programs going back to at least 1999. The idea is not bad, rather it is very workable. However, it does violate the accepted current-day norm of separating the User Interface code with the Business Logic.</description>
		<content:encoded><![CDATA[<p>You have re-created the idea of a single-page dispatcher as used in many, many ColdFusion programs going back to at least 1999. The idea is not bad, rather it is very workable. However, it does violate the accepted current-day norm of separating the User Interface code with the Business Logic.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
