News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Introducing Visitor Objects in PHP 5
August 02, 2006 @ 09:51:19

Hot on the heels of their previous patterns-related series, DevShed has posted this new tutorial with a look at the Visitor pattern, specifically as applied to objects.

You'll agree with me that one of the most interesting aspects of design patterns is precisely their practical side. Therefore, considering this undeniable fact, in conjunction with your permanent wish for extending your background in object-oriented programming with PHP, over the course of this series I'll be showing you some useful examples of how to build visitor objects, and more specifically how to include them in real-world applications.

They start with an example, complete with code, of a simple addElement call to store data in an array. The next logical step for storage is to an external resource, so they modify things slightly to write the data out to a file. Finally, they define the other side of things - the actual object that does the "visiting" to the previously defined classes.

0 comments voice your opinion now!
visitor pattern object tutorial introduction visitor pattern object tutorial introduction



Similar Posts

DevShed: Building an Error Logger with the Chain of Responsibility Pattern in PHP 5

Zend Developer Zone: Action Helpers in Zend Framework

Zend Developer Zone: Zend_Acl and MVC Integration Part II (Advanced Use)

WebMonkey: Get Your Feet Wet with WordPress

PHPHacks.com: Creating charts with JGraph


Community Events







Don't see your event here?
Let us know!


job application book security code ajax releases zend package release developer database example PHP5 framework PEAR conference zendframework mysql cakephp

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework