<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mvc on jason grey</title><link>https://jason-grey.com/tags/mvc/</link><description>Recent content in Mvc on jason grey</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 27 Nov 2003 00:00:00 +0000</lastBuildDate><atom:link href="https://jason-grey.com/tags/mvc/index.xml" rel="self" type="application/rss+xml"/><item><title>Mach-II first blush</title><link>https://jason-grey.com/posts/2003/mach-ii-first-blush/</link><pubDate>Thu, 27 Nov 2003 00:00:00 +0000</pubDate><guid>https://jason-grey.com/posts/2003/mach-ii-first-blush/</guid><description>&lt;p&gt;I recently have evaluated the &lt;a href="https://web.archive.org/web/20040604142521/http://www.mach-ii.com/" class="external-link" target="_blank" rel="noopener"&gt;Mach-II framework&lt;/a&gt; for ColdFusion MX. I started by developing our company holiday party RSVP website. It used a pretty simple form bean, and some standard &amp;ldquo;manager&amp;rdquo;, &amp;ldquo;dao&amp;rdquo;, and &amp;ldquo;gateway&amp;rdquo; objects, as shown in the Mach-II developer guide. My initial thoughts are very favorable:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Cleanly supports writing your code in a re-useable way.&lt;/li&gt;
&lt;li&gt;Much more object oriented than fusebox.&lt;/li&gt;
&lt;li&gt;Very good framework for MVC development.&lt;/li&gt;
&lt;li&gt;Fast - I like how many objects are stored in application scope, so they don&amp;rsquo;t have to be instantiated every request.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I&amp;rsquo;ve also started developing some base objects, filters, plug-ins and other useful tools which others may find useful, I&amp;rsquo;ll post them up here soon.&lt;/p&gt;</description></item></channel></rss>