<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
			<channel>
            <atom:link href="http://blog.classsoftware.com/rss.cfm?mode=full" rel="self" type="application/rss+xml" />
			<title>Class Software - Dynamic Methods</title>
			<link>http://blog.classsoftware.com/index.cfm</link>
			<description>Web technologies and applications focusing on ColdFusion, Flex and Flash.</description>
			<image>
    			<title>Class Software</title>
    			<url>http://www.classsoftware.com/images/logosm.gif</url>
    			<link>http://blog.classsoftware.com/index.cfm</link>
			</image>			
			<language>en-us</language>
			<pubDate>Fri, 10 Sep 2010 00:05:52 +1000</pubDate>
			<lastBuildDate>Tue, 10 Apr 2007 18:32:00 +1000</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>justin@classsoftware.com (Justin Mclean)</managingEditor>
			<webMaster>justin@classsoftware.com (Justin Mclean)</webMaster>
				
			
			
			
			
			<item>
				<title>ColdFusion Singletons Revisited</title>
				<link>http://blog.classsoftware.com/index.cfm/2007/4/10/ColdFusion-Singletons-Revisited</link>
				<description>
				
				My last &lt;a href=&quot;http://blog.classsoftware.com/index.cfm/2007/4/9/ColdFusion-Singletons&quot;&gt;article&lt;/a&gt; on singletons got a few comments on blogs and in email including how it could be improved (thanks Michael) and a few questions. I also omitted the code showing how the singletons were created and called (now added).

So here&apos;s the new improved code!
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>Dynamic Methods</category>				
				
				<category>Design Patterns</category>				
				
				<category>Singleton</category>				
				
				<pubDate>Tue, 10 Apr 2007 18:32:00 +1000</pubDate>
				<guid>http://blog.classsoftware.com/index.cfm/2007/4/10/ColdFusion-Singletons-Revisited</guid>
				
			</item>
			
		 	
			</channel></rss>