<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8902741043153755588.post6379108861756022267..comments</id><updated>2007-11-19T13:41:48.464+11:00</updated><category term='Adobe'/><category term='Flash'/><category term='Microsoft'/><category term='iPhone'/><category term='Other'/><category term='Nintendo'/><category term='AIR'/><category term='ActionScript'/><category term='Flex'/><category term='iPad'/><category term='Windows'/><category term='ColdFusion Builder'/><category term='Apple'/><category term='ColdFusion'/><category term='Google'/><category term='.NET'/><category term='HTML 5'/><title type='text'>Comments on Dale Fraser's Blog: ColdFusion IS Object Oriented</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://dale.fraser.id.au/feeds/6379108861756022267/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default?start-index=26&amp;max-results=25'/><author><name>Dale Fraser</name><uri>http://www.blogger.com/profile/08986411397740062717</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/-MH0NL5rPjRY/TxO5ki19c-I/AAAAAAAAAEs/8TtUz9BEw6U/s220/376069_10150689828638136_677518135_12228999_1729982651_n.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>32</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-7554647034749835927</id><published>2007-11-15T07:51:00.000+11:00</published><updated>2007-11-15T07:51:00.000+11:00</updated><title type='text'>Ok, if CF is not OO why do MachII and Model Glue l...</title><content type='html'>Ok, if CF is not OO why do MachII and Model Glue lay claim to being OO?&lt;BR/&gt;&lt;BR/&gt;What's up with that? Are they not OO?&lt;BR/&gt;&lt;BR/&gt;"Mach-II is a powerful, object-oriented, open source MVC framework for ColdFusion that focuses on easing software development and maintenance."&lt;BR/&gt;&lt;BR/&gt;"The Model-Glue family of frameworks support Web application developers by making the construction of Object-Oriented Web and Rich Internet Applications a straightforward process."</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/7554647034749835927'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/7554647034749835927'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1195073460000#c7554647034749835927' title=''/><author><name>cozmotrouble</name><uri>http://www.blogger.com/profile/04692461470402972594</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1122140478'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-2873951550002918316</id><published>2007-08-21T02:05:00.000+10:00</published><updated>2007-08-21T02:05:00.000+10:00</updated><title type='text'>IMHO&lt;br&gt;Flex or Flash, ie. Action Script could be ...</title><content type='html'>IMHO&lt;BR/&gt;Flex or Flash, ie. Action Script could be concidered more of an object oriented language, but not Coldfusion CFML. However, CFML has some similar charecteristics of an OO language and can imitate OO patterns. So can PHP and even Perl.&lt;BR/&gt;&lt;BR/&gt;Gotcha huh. Perl is an OO language, or is it? It all depends on the state of an application. If an application has a dynamic state, the language used is OO as long as it has OO capabilities. In contrast, if an application has a static state, even if the language is "OO", it is no longer technically OO. So Perl used as script for a web site makes Perl in that case non-OO. But use Perl to program a Windows desktop application and suddenly it is OO again.&lt;BR/&gt;&lt;BR/&gt;Frankly, I think that people's ideas and definition of OO is in question and needs to be re-evaluated at length. What is OO? CFML can be used to model objects in the real world, abstract ideas, and encapsulate and extend functionality, isn't that the idea of OO?&lt;BR/&gt;&lt;BR/&gt;My suggestion is another definition such as 'Dynamic OOP' and 'Static OOP'. Dynamic would be traditional where static would be for the new web apps of today.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/2873951550002918316'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/2873951550002918316'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1187625900000#c2873951550002918316' title=''/><author><name>Clint</name><uri>http://www.cfcdeveloper.com</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1146898932'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-1709453891151231062</id><published>2007-08-16T05:18:00.000+10:00</published><updated>2007-08-16T05:18:00.000+10:00</updated><title type='text'>Collectively, this is an excellent thread.  Thanks...</title><content type='html'>Collectively, this is an excellent thread.  Thanks to Dale for getting it started...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/1709453891151231062'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/1709453891151231062'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1187205480000#c1709453891151231062' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1833651466'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-3163870554096257489</id><published>2007-07-12T03:11:00.000+10:00</published><updated>2007-07-12T03:11:00.000+10:00</updated><title type='text'>If Ben said to jump off a cliff I'm guessing you w...</title><content type='html'>If Ben said to jump off a cliff I'm guessing you wouldn't have a problem jumping.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/3163870554096257489'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/3163870554096257489'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184173860000#c3163870554096257489' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2145479191'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-2426296706777926990</id><published>2007-07-12T02:35:00.000+10:00</published><updated>2007-07-12T02:35:00.000+10:00</updated><title type='text'>It is funny that you argue with Adobe (a la Ben) w...</title><content type='html'>It is funny that you argue with Adobe (a la Ben) when they say it is not OO. What does Adobe know? They only develop the platform. Saying it is OO does not make it OO. You can do OO but OO is not required as it is in other languages.&lt;BR/&gt;&lt;BR/&gt;BTW, why use webmonkey when Ray Camden has a CF survey product? :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/2426296706777926990'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/2426296706777926990'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184171700000#c2426296706777926990' title=''/><author><name>Jason</name><uri>http://www.blogger.com/profile/07035315885920117915</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1210592684'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-8690602834721032169</id><published>2007-07-12T01:18:00.000+10:00</published><updated>2007-07-12T01:18:00.000+10:00</updated><title type='text'>This reminds me of a debate I had many years ago w...</title><content type='html'>This reminds me of a debate I had many years ago with one of my friends on whether or not C++ was an OO language.&lt;BR/&gt;&lt;BR/&gt;My answer was it depends on how you use the language and what definition you mean when you say OO language.&lt;BR/&gt;&lt;BR/&gt;I think the same could be said of Coldfusion.  C++ does not force you to do OOP but many still consider that language to be an OO language.&lt;BR/&gt;&lt;BR/&gt;If by OO language you mean that the language supports OO patterns and design, then I think Coldfusion would for the most part fit this definition.&lt;BR/&gt;&lt;BR/&gt;In regards to Ben's Java comments, Coldfusion is ran on top of Java.  This fact alone makes it virtually impossible to convince me at least that Java and CF are 100% independent of each other.   With such a strong tie between CF and Java, it's hard to seriously say CF is not an OO language.  Statements like that make me laugh...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/8690602834721032169'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/8690602834721032169'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184167080000#c8690602834721032169' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1905387135'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-6257159456764568435</id><published>2007-07-11T10:43:00.000+10:00</published><updated>2007-07-11T10:43:00.000+10:00</updated><title type='text'>As mentioned here&lt;br&gt;&lt;br&gt;http://www.andyscott.id.a...</title><content type='html'>As mentioned here&lt;BR/&gt;&lt;BR/&gt;http://www.andyscott.id.au/index.cfm/2007/7/10/Is-Coldfusion-Obejct-Oriented&lt;BR/&gt;&lt;BR/&gt;Coldfusion itself is not OO, I mean how in the hell can you take a tag like cfdirectory and apply an OO style to it?&lt;BR/&gt;&lt;BR/&gt;Or lets take the CFForm, OO would mean that this would entirely be OO. And it isn't.&lt;BR/&gt;&lt;BR/&gt;The introduction of CFC's and components has allowed for a developer to apply design patterns, that conform to OO style of programming but the language itself is not OO.&lt;BR/&gt;&lt;BR/&gt;Eveyone has to stop and think about this for a minute, CFC's can be programmed without the style of OO try doing that with java, but you can also apply the concept of OO to CFC's thus making it universal to everyones needs.&lt;BR/&gt;&lt;BR/&gt;Don't look at one aspect of the language and judge it to be OO, look at the entire language and the fact remains, Coldfusion as a language is not OO.&lt;BR/&gt;&lt;BR/&gt;Like I said, OO means that I can expand upon what is already there, I can not extend Coldfusion tags or built in functions and they do not behave like OO and can't be used to program in OO styles either.&lt;BR/&gt;&lt;BR/&gt;Give it a rest, Coldfusion is not OO it allows for design petterns to be applied.&lt;BR/&gt;&lt;BR/&gt;Enough said.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/6257159456764568435'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/6257159456764568435'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184114580000#c6257159456764568435' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1282533527'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-5060000968370289970</id><published>2007-07-11T04:02:00.000+10:00</published><updated>2007-07-11T04:02:00.000+10:00</updated><title type='text'>What do we mean when we say "Object Oriented"?&lt;br&gt;...</title><content type='html'>What do we mean when we say "Object Oriented"?&lt;BR/&gt;&lt;BR/&gt;I think that fundamental definition is missing in this discussion.  &lt;BR/&gt;&lt;BR/&gt;I don't know if there is a canonical definition.  It seems like some of the posters here have one, and Coldfusion doesn't match it.  &lt;BR/&gt;&lt;BR/&gt;According to Wikipedia:&lt;BR/&gt;"Object-oriented programming (OOP) is a programming paradigm that uses "objects" to design applications and computer programs. It can use several techniques from previously established paradigms, including inheritance, modularity, polymorphism, and encapsulation."&lt;BR/&gt;&lt;BR/&gt;It's clear that Coldfusion allows (but does not require) a paradigm that uses "objects" to design applications.  And I think we would all agree that Coldfusion supports inheritance, modularity, polymorphism, and encapsulation.&lt;BR/&gt;&lt;BR/&gt;So help me out, people who say CF is not Object Oriented-- what's your definition?  Is it just the fact that the OO techniques are optional?  Yes, there are languages out there that are pure OO-- where you can't run a single line of code without creating an object.  CF clearly isn't one of those.  But is that the distinction or is it something else?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/5060000968370289970'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/5060000968370289970'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184090520000#c5060000968370289970' title=''/><author><name>David</name><uri>http://www.blogger.com/profile/12266113761620306932</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1976395241'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-1637238393805564143</id><published>2007-07-11T03:06:00.000+10:00</published><updated>2007-07-11T03:06:00.000+10:00</updated><title type='text'>"It has createObject(), which can make things with...</title><content type='html'>"It has createObject(), which can make things with properties and methods -&lt;BR/&gt;therefore it has objects, therefore it's OO.&lt;BR/&gt;I'd love to talk to people who said no." -Falken&lt;BR/&gt;&lt;BR/&gt;Has to be one of the most ill-informed statements I've heard in awhile (since reading the title of this post on my RSS reader).  I agree with Ben, Ray, Sean, and even 'Anonymous'.  CF is not Object-oriented. CF is decidedly not OO, and people who know the language and are familiar with OO concepts don't claim it to be. Good luck-</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/1637238393805564143'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/1637238393805564143'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184087160000#c1637238393805564143' title=''/><author><name>Mark Holton</name><uri>http://www.blogger.com/profile/18031910098133967657</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1689441603'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-7643606715740637018</id><published>2007-07-10T23:57:00.000+10:00</published><updated>2007-07-10T23:57:00.000+10:00</updated><title type='text'>&amp;gt; 1. Do you consider ColdFusion to be Object Or...</title><content type='html'>&gt; 1. Do you consider ColdFusion to be Object Oriented?&lt;BR/&gt;&lt;BR/&gt;It has createObject(), which can make things with properties and methods - &lt;BR/&gt;therefore it has objects, therefore it's OO. &lt;BR/&gt;I'd love to talk to people who said no.&lt;BR/&gt;&lt;BR/&gt;&gt; 2. What percentage do you think ColdFusion achieves the ability to code OO&lt;BR/&gt;&gt; style.&lt;BR/&gt;&lt;BR/&gt;See 1.&lt;BR/&gt;&lt;BR/&gt;&gt; 3. Would you like the Adobe ColdFusion team to further develop ColdFusion&lt;BR/&gt;&gt; OO features?&lt;BR/&gt;&lt;BR/&gt;A no brainer 'yes' as the question is just 'do you want ColdFusion to have &lt;BR/&gt;more features'. It does not say 'at the expense of non-OO features (like &lt;BR/&gt;cfprint)', which would be far less likely to get a positive response.&lt;BR/&gt;&lt;BR/&gt;&gt; 4. What is the number one feature missing from ColdFusion from an OO point&lt;BR/&gt;&gt; of view?&lt;BR/&gt;&gt; None / Pass: 52%&lt;BR/&gt;&gt; Overloading: 16%&lt;BR/&gt;&gt; Constructors: 10%&lt;BR/&gt;&lt;BR/&gt;CF already has overloading (don't give cfargument a type parameter, or leave &lt;BR/&gt;out cfargument all together) - so I'd love to hear from people who plumbed &lt;BR/&gt;for that one :-)&lt;BR/&gt;I went for Constructors myself, as all we've got is a sort of half-baked &lt;BR/&gt;almost by accident convention.&lt;BR/&gt;&lt;BR/&gt;&gt; Overriding: 4%&lt;BR/&gt;&gt; Interfaces: 4%&lt;BR/&gt;&gt; Serialization: 2%&lt;BR/&gt;&lt;BR/&gt;CF has these already, see overloading above.&lt;BR/&gt;&lt;BR/&gt;&gt; Multiple Inheritance: 2%&lt;BR/&gt;&lt;BR/&gt;You do not want this. It's the wrong solution to composition.&lt;BR/&gt;&lt;BR/&gt;&gt; So ColdFusion is Object Oriented after all, I have always thought so and am&lt;BR/&gt;&gt; supported by the numbers,&lt;BR/&gt;&lt;BR/&gt;You're not supported- there is no proof you have a representative sample, and &lt;BR/&gt;I'd argue the poll was open for way too short a window as well.&lt;BR/&gt;Lies, damn lies and statistics, right ? :-)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/7643606715740637018'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/7643606715740637018'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184075820000#c7643606715740637018' title=''/><author><name>Falken</name><uri>http://www.blogger.com/profile/04714661810023544820</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2066247215'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-2656702397913821419</id><published>2007-07-10T23:37:00.000+10:00</published><updated>2007-07-10T23:37:00.000+10:00</updated><title type='text'>I think all of the OO-esque features that have bee...</title><content type='html'>I think all of the OO-esque features that have been added to CF are fantastic. I definitely wouldn't go as far as saying that ColdFusion is an OO language, simply because ColdFusion does not force you to adopt OO design patterns (like most OO languages).&lt;BR/&gt;&lt;BR/&gt;However, there are two sides of the fence here and I wish we could stay away from statements like "ColdFusion is X" or "ColdFusion isn't X". There are a lot of experienced ColdFusion developers who want CF to have more OO features and there are a lot of non-ColdFusion developers who won't event try ColdFusion because it isn't 'true' OO.&lt;BR/&gt;&lt;BR/&gt;On the other hand there are a huge number of developers who love ColdFusion because it's not rocket science. We certainly don't want to force OO into the language at the sacrifice of ease and productivity.&lt;BR/&gt;&lt;BR/&gt;The bottom line is that ColdFusion is both procedural and OO. It's really up to each and every developer to decide if the ColdFusion code they write is OO or not. For me, thats one of the greatest benefits ColdFusion has over .NET and Java. Developers are truly free to code applications in their own way (for better or worse).&lt;BR/&gt;&lt;BR/&gt;I really hope we continue to add OO-esque features to the language where it makes sense (as long as it's 100% optional).&lt;BR/&gt;&lt;BR/&gt;-Adam</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/2656702397913821419'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/2656702397913821419'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184074620000#c2656702397913821419' title=''/><author><name>Adrocknaphobia</name><uri>http://www.blogger.com/profile/12331163693367908729</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-629640336'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-1653087331357788654</id><published>2007-07-10T22:56:00.000+10:00</published><updated>2007-07-10T22:56:00.000+10:00</updated><title type='text'>I think Brian makes a good point. The survey and t...</title><content type='html'>I think Brian makes a good point. The survey and the answers to "Is CF OO?" is merely a collection of opinions.&lt;BR/&gt;&lt;BR/&gt;It's like asking "Is CF easy?" My wife would say no. An experienced  programmer who knows several languages would say yes. It all depends on your perspective.&lt;BR/&gt;&lt;BR/&gt;The question of "Is CF an OO language?" could be answered once and for all, but only if we all agreed on the definition an OO language is.&lt;BR/&gt;&lt;BR/&gt;As Sean has said, some are saying it has to be like Java. But there are other non-Java-like OO languages. So until everyone agrees on a definition, we will all be stating our opinion.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/1653087331357788654'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/1653087331357788654'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184072160000#c1653087331357788654' title=''/><author><name>mattw</name><uri>http://www.blogger.com/profile/13732167300460550506</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1175878846'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-1392282716691747721</id><published>2007-07-10T22:30:00.000+10:00</published><updated>2007-07-10T22:30:00.000+10:00</updated><title type='text'>I think the idea of using a survey to  back up one...</title><content type='html'>I think the idea of using a survey to  back up one's position as to whether or not CF is OO is a bit odd.  Surveys can help you ascertain beliefs and opinions, not facts.  &lt;BR/&gt;&lt;BR/&gt;Someone mentioned a survey about the Iraq war as an example of how the majority can be wrong:  I think a better example would be the "Is the World Flat" survey in the late 1500s :).&lt;BR/&gt;&lt;BR/&gt;And no, outsiders are not going to see the survey as proof that CF is OO.  They're going to see it and wonder why CF programmers need to ask the question in the first place ("Don't they know their own language?").&lt;BR/&gt;&lt;BR/&gt;I don't know what the "accepted" definition of OO is, but if I were to take the term "object-oriented" literally, I would then assume that an object-oriented language is one where all of the aspects of the language are geared/purposed ("oriented") towards the use and manipulation of objects (entities/constructs containing data and functions for acting upon or exposing that data).&lt;BR/&gt;&lt;BR/&gt;Under that definition, CF is NOT object-oriented.  I can create and use objects in CF if I choose (and I find myself using them more and more), but I can create whole applications without using a single object if I so choose:  the language does not, by its nature, force me to use objects.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/1392282716691747721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/1392282716691747721'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184070600000#c1392282716691747721' title=''/><author><name>Brian Swartzfager</name><uri>http://www.swartzfager.org/blog</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1616545419'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-3771813851450659195</id><published>2007-07-10T20:56:00.000+10:00</published><updated>2007-07-10T20:56:00.000+10:00</updated><title type='text'>I don't think they will overly complicate things, ...</title><content type='html'>I don't think they will overly complicate things, I actually thought they had done that when they introduced CFC's but in reality it makes things easier.&lt;BR/&gt;&lt;BR/&gt;Future OO features won't necessarily complicate things, as you don't have to use them, interfaces is a good example. A bit complicated to understand but you don't have to use them.&lt;BR/&gt;&lt;BR/&gt;But once you understand them, you may find a need.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/3771813851450659195'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/3771813851450659195'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184064960000#c3771813851450659195' title=''/><author><name>Dale Fraser</name><uri>http://www.blogger.com/profile/06926487215194961292</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-120598109'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-1254783567592845327</id><published>2007-07-10T20:41:00.000+10:00</published><updated>2007-07-10T20:41:00.000+10:00</updated><title type='text'>I really hope that Adobe doesn't make ColdFusion s...</title><content type='html'>I really hope that Adobe doesn't make ColdFusion so OO that it is unneccessarily complicated to use. I like it because it is simple enough to use, yet flexible enough to use OO procedures where necessary.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/1254783567592845327'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/1254783567592845327'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184064060000#c1254783567592845327' title=''/><author><name>Lola Lee Beno</name><uri>http://www.blogger.com/profile/03602724684124865478</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-35834761'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-6199713518945350771</id><published>2007-07-10T20:19:00.000+10:00</published><updated>2007-07-10T20:19:00.000+10:00</updated><title type='text'>Over 50% of Americans believe that Iraq had someth...</title><content type='html'>Over 50% of Americans believe that Iraq had something to do with the September 11th attacks. I guess that makes it so.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/6199713518945350771'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/6199713518945350771'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184062740000#c6199713518945350771' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-346265355'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-1301830526193097362</id><published>2007-07-10T18:44:00.000+10:00</published><updated>2007-07-10T18:44:00.000+10:00</updated><title type='text'>I'm going to disagree with Ben on a specific point...</title><content type='html'>I'm going to disagree with Ben on a specific point here: he says "if you want real object oriented development you have that already, it's called Java".&lt;BR/&gt;&lt;BR/&gt;That's the root of a lot of CFers problems with OO. Java is NOT the definition of OO. It happens to be one OO language with a particular set of features. Smalltalk is a much better example when discussing CF because Smalltalk is, like CF, a dynamic language. So is Ruby - very much today's darling (even among Java programmers).&lt;BR/&gt;&lt;BR/&gt;Anyone who views Java as the "real OO" is completely limiting themselves. Smalltalk and Ruby are dynamically typed, they don't have interfaces, they don't have a lot of the features that Java has but that's because THEY DON'T NEED THEM!&lt;BR/&gt;&lt;BR/&gt;CF is a very powerful language that has open classes (like many other dynamic OO languages - so you can add / change instance methods). CF also has dynamic variable binding (again, like many other dynamic OO languages). Java has neither of those features.&lt;BR/&gt;&lt;BR/&gt;CF's dynamic typing makes it much easier to build mock objects for unit testing because you don't have to subvert the type system (in Java you are forced into stuff like having mocks extend real objects and then overriding every method to add the behavior you need - in CF, using duck typing lets you simply substitute a mock object that implements whatever methods are needed for the test).&lt;BR/&gt;&lt;BR/&gt;With CF8's onMissingMethod(), CF gains a powerful feature that Smalltalk and Ruby have had for a long time: the ability of an object to respond to arbitrary messages (methods) and behave as a dynamic proxy. Java cannot do that.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/1301830526193097362'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/1301830526193097362'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184057040000#c1301830526193097362' title=''/><author><name>seancorfield</name><uri>http://www.blogger.com/profile/15391602120540580436</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2082523275'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-5949353227423496516</id><published>2007-07-10T17:42:00.001+10:00</published><updated>2007-07-10T17:42:00.001+10:00</updated><title type='text'>It's hard to believe that 66% of the people survey...</title><content type='html'>It's hard to believe that 66% of the people surveyed think that Coldfusion  is OO.  &lt;BR/&gt;&lt;BR/&gt;Only if one defines OO as the ability to create components, extend other components (lets leave out threading and interfaces since its cf8) and employ "OO-like" development methodologies can one claim that CF is OO.&lt;BR/&gt;&lt;BR/&gt;I like the fact that I can cherry pick (thanks Ben) but am not forced to employ OO programming when I need to create something simple.&lt;BR/&gt;&lt;BR/&gt;I also don't think CF should become an OO language.  I don't think OO and RAD can be in the same sentence , and CF is and should remain a high class RAD tool.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/5949353227423496516'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/5949353227423496516'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184053320001#c5949353227423496516' title=''/><author><name>Gary Gilbert</name><uri>http://www.garyrgilbert.com/blog</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-594996043'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-647094014691252677</id><published>2007-07-10T17:42:00.000+10:00</published><updated>2007-07-10T17:42:00.000+10:00</updated><title type='text'>It's hard to believe that 66% of the people survey...</title><content type='html'>It's hard to believe that 66% of the people surveyed think that Coldfusion  is OO.  &lt;BR/&gt;&lt;BR/&gt;Only if one defines OO as the ability to create components, extend other components (lets leave out threading and interfaces since its cf8) and employ "OO-like" development methodologies can one claim that CF is OO.&lt;BR/&gt;&lt;BR/&gt;I like the fact that I can cherry pick (thanks Ben) but am not forced to employ OO programming when I need to create something simple.&lt;BR/&gt;&lt;BR/&gt;I also don't think CF should become an OO language.  I don't think OO and RAD can be in the same sentence , and CF is and should remain a high class RAD tool.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/647094014691252677'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/647094014691252677'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184053320000#c647094014691252677' title=''/><author><name>Gary Gilbert</name><uri>www.garyrgilbert.com/blog</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1062564385'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-3534066568087767926</id><published>2007-07-10T17:09:00.000+10:00</published><updated>2007-07-10T17:09:00.000+10:00</updated><title type='text'>Well it seems I am a little late on the subject, a...</title><content type='html'>Well it seems I am a little late on the subject, and as Ben Forta sums it all up.&lt;BR/&gt;&lt;BR/&gt;http://www.andyscott.id.au/index.cfm/2007/7/10/Is-Coldfusion-Obejct-Oriented</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/3534066568087767926'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/3534066568087767926'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184051340000#c3534066568087767926' title=''/><author><name>Andrew Scott</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-797435678'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-8709669665232604233</id><published>2007-07-10T14:15:00.000+10:00</published><updated>2007-07-10T14:15:00.000+10:00</updated><title type='text'>Due to Ray linking to this blog, i've reopened the...</title><content type='html'>Due to Ray linking to this blog, i've reopened the Survey.&lt;BR/&gt;&lt;BR/&gt;http://www.surveymonkey.com/s.aspx?sm=vFsaAhAI9bGA0MKKJ99eQw_3d_3d</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/8709669665232604233'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/8709669665232604233'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184040900000#c8709669665232604233' title=''/><author><name>Dale Fraser</name><uri>http://www.blogger.com/profile/06926487215194961292</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-120598109'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-747170404540952922</id><published>2007-07-10T13:58:00.000+10:00</published><updated>2007-07-10T13:58:00.000+10:00</updated><title type='text'>@darth aren't you supposed to be opposed to the Je...</title><content type='html'>@darth aren't you supposed to be opposed to the Jedi (ray) :P&lt;BR/&gt;&lt;BR/&gt;@Ray &amp; Ben, interested if you even feel that CF is OO capable, as if it isn't I have no idea what kind of code we are writing.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/747170404540952922'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/747170404540952922'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184039880000#c747170404540952922' title=''/><author><name>Dale Fraser</name><uri>http://www.blogger.com/profile/06926487215194961292</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-120598109'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-7003453653782945733</id><published>2007-07-10T13:50:00.000+10:00</published><updated>2007-07-10T13:50:00.000+10:00</updated><title type='text'>The Sith greatly frown upon those that feel OO in ...</title><content type='html'>The Sith greatly frown upon those that feel OO in CF is the way to go because it sounds important.&lt;BR/&gt;&lt;BR/&gt;Many Lords in the Empire come from an OO background using pure OO language and have switched to CF - because it's a language that gets the job done nice, fast, and clean.&lt;BR/&gt;&lt;BR/&gt;Operator Overloading...bah... use the power of the darkside.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/7003453653782945733'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/7003453653782945733'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184039400000#c7003453653782945733' title=''/><author><name>Darth Sidious</name><uri>http://sithsigma.wordpress.com</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-735494219'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-2448178106387251298</id><published>2007-07-10T13:48:00.000+10:00</published><updated>2007-07-10T13:48:00.000+10:00</updated><title type='text'>@Boyzoid, I agree, OO Capable.&lt;br&gt;&lt;br&gt;@Anonymous, ...</title><content type='html'>@Boyzoid, I agree, OO Capable.&lt;BR/&gt;&lt;BR/&gt;@Anonymous, don't be embarrased by your opinion, as you obviously are as to not quote any real name. I have developed in Java &amp; C#. If you read the Survey I never said or asked if CF was pure OO I know it's not even 100% capable, thus the second % capable question.&lt;BR/&gt;&lt;BR/&gt;It's interesting that you think CF can have some usefull OO features withing being OO capable.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/2448178106387251298'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/2448178106387251298'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184039280000#c2448178106387251298' title=''/><author><name>Dale Fraser</name><uri>http://www.blogger.com/profile/06926487215194961292</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-120598109'/></entry><entry><id>tag:blogger.com,1999:blog-8902741043153755588.post-3102542817736094082</id><published>2007-07-10T13:26:00.000+10:00</published><updated>2007-07-10T13:26:00.000+10:00</updated><title type='text'>Thanks Ben and Ray for posting follow ups to this ...</title><content type='html'>Thanks Ben and Ray for posting follow ups to this post.  I almost pulled my hair out.  CF is not object oriented.  But that doesn't make it "lesser" with respect to its goals as a language for developing a class of scalable web applications efficiently.  &lt;BR/&gt;&lt;BR/&gt;One of the great things about the CF community is its enthusiasm, but one of the downsides to the rapid pace of adoption it enables is that often times people in its community make false claims related to engineering web applications out of a complete lack of understanding.  It really makes me embarrassed in some circles to say I'm in that community when people make statements like this and then continue to try and defend them. What's worse, a poll of users vote in the MAJORITY that CF is OO when it is not.  OO Features, yes...  OO language, no way.  &lt;BR/&gt;&lt;BR/&gt;Dale, if you want to hear the objective truth, from your post and your reply to Ben/Ray, you don't know what you're talking about.  I say this not to be flippant, but you should genuinely try writing some code in an object-oriented language like Ruby, Java, (even C# or some object oriented JavaScript) or even reading a book about engineering an object oriented app before continuing to claim a level of knowledge that clearly isn't there.  &lt;BR/&gt;&lt;BR/&gt;CF has some useful OO features.  It is NOT an Object Oriented language, nor "OO-capable".</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/3102542817736094082'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8902741043153755588/6379108861756022267/comments/default/3102542817736094082'/><link rel='alternate' type='text/html' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html?showComment=1184037960000#c3102542817736094082' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dale.fraser.id.au/2007/07/coldfusion-is-object-oriented.html' ref='tag:blogger.com,1999:blog-8902741043153755588.post-6379108861756022267' source='http://www.blogger.com/feeds/8902741043153755588/posts/default/6379108861756022267' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-325296089'/></entry></feed>
