Presenting Building An Object Oriented Model to the Online ColdFusion Meetup
Posted At : May 26, 2009 10:41 AM | Posted By : Bob Silverberg
Related Categories: OO Design, ColdFusion, Presentations, cfObjective
Update: A recording of this presentation, as delivered to the Online ColdFusion Meetup is available via this blog post</>.
Just a quick note to announce that I'm going to be presenting my session from cf.Objective() to the Online ColdFusion Meetup this Thursday, May 28th, at 6:00pm EDT.
Details can be found at the Meetup site. You can attend the presentation via Connect on Thursday. The session will be recorded and made available.
Here is the abstract for the presentation:
When making the move from a procedural to an object oriented approach one often comes across a pattern that involves using services and gateways to act as a middle man between a controller and your actual business objects. This session will present an approach to implementing a common set of services and gateways. Through the use of abstract classes you will see how to eliminate duplicate code and how to encapsulate logic to increase the cohesiveness of your entire model. We will start with the basics, describing what services and gateways are, and then look at building a model from the ground up. You'll leave the session with an understanding of the components that go into building a model, as well as some of the object oriented principles that will help guide you in your design efforts.
This session is aimed at beginning to intermediate developers who have some experience with and knowledge of basic OO concepts and are interested in learning about some of the design considerations that go into building an OO model.
Hope to see some of you there.
http://silverwareconsulting.com/index.cfm/2009...