Presentations tagged 'cfobjective' (1 to 3)
| Presentation | Created By | Multimedia? | Rank | Favorites | Views | Comments | |
|---|---|---|---|---|---|---|---|
|
|
Bob Silverberg
9 months ago |
No |
0.0 (0 votes) |
1 |
106 (21 Embedded) |
1 |
An Object Oriented Approach to Validations - cf.Objective() 2009
Performing validations on user input is something that all of us, as application developers, must do. When moving from a procedural to an object oriented approach many developers have difficulty determining how and where to perform validations. In this session you will be introduced to an object oriented approach to validations. This approach enables you to add validation "smarts" into your business objects, while keeping that logic fully encapsulated outside of the objects...
|
|
|
Bob Silverberg
9 months ago |
No |
3.0 (1 vote) |
0 |
62 (18 Embedded) |
0 |
Building An Object Oriented Model - cf.Objective() 2009
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.
|
|
|
Dan Wilson
a long time ago |
No |
0.0 (0 votes) |
2 |
434 (45 Embedded) |
1 |
Refactoring in ColdFusion: From Procedural to OO
If you would like to know how to migrate an existing procedurally programmed application into an object oriented one, grab a chair and sit for a while.
We'll discuss some sensible guidelines designed to help you make incremental changes towards OO nirvana. We'll also look at lots of code samples, we all like code samples, right? |
