What’s an Object?

What started as a simple blog entry quickly became quite lengthy, so I’m posting what I hope will be the first in a series of introduction to object-oriented programming for ColdFusion programmers articles as a PDF.

Please feel free to comment, correct, scrutinize, and ask questions as needed!

whats_an_object.pdf
Download this file

Comments

Thanks for writing this piece and I look forward to any future ones!

Posted by Freddys @ 4/17/07 3:04 PM

Ben Forta blogged this. that’s how I found it.

Posted by john ivanoff @ 4/17/07 3:04 PM

Excelent Matt, While this was not new to me, this is the first time I gained a real understanding of it. You have a great way of explaining. Really looking forward to the future "follow ups".

Posted by Trond Ulseth @ 4/17/07 3:04 PM

Thanks everyone–appreciate the feedback!

Posted by Matt Woodward @ 4/17/07 3:04 PM

I was looking for a OO explanation in a CF way… and this is it… (and like Trond… I’m really looking forward for more.) Thank you

Posted by Steini Jonsson @ 4/17/07 3:04 PM

Hi Matt, Good show on the article! I am looking forward to seeing this blog in Flex calling CFCs through Flash Remoting. πŸ™‚

Posted by Mike Kollen @ 4/17/07 3:04 PM

Thanks Mike–getting that up and running is definitely on the roadmap! The code’s done, just have to find the time to clean it up a bit and get Flex installed on this server. I’m putting it on Tomcat so I’m sure I’ll have some tales to tell going through that experience …

Posted by Matt Woodward @ 4/17/07 3:04 PM

I too would like to express my congratulatory remarks on a well written article. I am definetely looking forward to your next one, just don’t wait too long to release it! πŸ™‚

Posted by noname @ 4/17/07 3:04 PM

Great article, I look forward to more in the future. I have been trying to get my head aroung CFC’s and OOP in general for some time. Your first article reienforce what I have picked up todate, and added some depth to what an Object is. What I look forward to hopefully in a future article is something along the lines of "OK, now you know what an object is, here is how you find them in the requirements for an application and get them to work together to acomplish said applications goals."

Posted by Ian Skinner @ 4/17/07 3:04 PM

Thanks for all the nice feedback. Ian, what you’re discussing, specifically OO design, is probably the hardest part of OOP. I’ll definitely be addressing it, but a very, very firm foundation needs to be in place first, so it will come late in the series of articles I have planned. As a preview, the next article (no timing on it yet) will likely be along the lines of "OK, now I know what an object is … how do I use one in the context of an application?" This will be really simple stuff but will help build a foundation so everyone can start seeing objects in their apps as Ian points out. It’s fantastic to see so many CFers interested in this!

Posted by Matt Woodward @ 4/17/07 3:04 PM

Nice job, Matt!

Posted by Hal Helms @ 4/17/07 3:04 PM

Great introductory article. I’m glad to see that you are not stuffing all your bean properties in to the "this" scope like I’ve seen so many other people do.

Posted by Mike Rankin @ 4/17/07 3:04 PM

Matt, Thanks for writting this article!

Posted by Ray Buechler @ 4/17/07 3:04 PM

Great article Matt! I know Im late to the table, but this has actually helped me see that I’ve been going about OOP all wrong. πŸ˜‰ Now I know how to start looking at it. I’ve always tied my DAO’s and my BO’s to my databases like there was some sort of magical mystical invisible binding between them (Procedural Programmer stuck in an OOP world). I now see how I should be looking at it and have found a new excitment for trying. πŸ™‚ Thanks again!

Posted by Jeff Lester @ 4/17/07 3:04 PM

Leave a Reply

Your email address will not be published. Required fields are marked *