The problem I have with these questions is that it's a mix match of two different things. OO is a programming paradigm. Java, ColdFusion are programming languages. Two different things here, which is important. You can program java in OO or (god help you) procedurally, but that doesn't mean Java is OO or not. This would be sort like saying is Linux or Windows OO.
The question really should be phrase to say can you program or code ColdFusion to utilize the OO paradigm. Or even more precisely, does Coldfusion allow for the four basic components of the OO paradigm: Inheritance, Encapsulation, Abstraction and Polymorphism. John [EMAIL PROTECTED] -----Original Message----- From: Sean Corfield [mailto:[EMAIL PROTECTED] Sent: Monday, July 09, 2007 2:32 PM To: CF-Talk Subject: Re: SURVEY: Is ColdFusion OO? On 7/8/07, Dale Fraser <[EMAIL PROTECTED]> wrote: > Loaded how so? I don't think it's loaded at all, the questions are yes > and no answers and the answers themselves randomized. If you think my > Survey shows a bias here I would be interested to see what you think that > bias is. Well, the real problem is that "OO" means very different things to different people. Hence Paul's comment that all this will do is cause "tail-chasing & purse-swinging". Because everyone has a different view of "OO", I think you're going to get a landslide of "No, CF is not OO", "Yes, Adobe should make it more OO", random - but generally low - percentage responses and who only knows what sort of random feature requests. That's what I meant by "loaded". Not biased, just loaded. -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283295 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

