News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Introducing the Memento Pattern
January 08, 2007 @ 15:48:00

Diving even further into the world of design patterns, DevShed has posted this new tutorial looking at the Memento pattern - useful for (in their example) carrying objects from page to page.

Don't you worry about it for the moment, because in this two-part series, I'm going to demonstrate with numerous code samples how to apply the memento pattern so that it can be used within your own PHP applications with only minor problems.

They start with the simplest example of the pattern, working with arrays - get, set, etc. On top of that, they build a "caretaker" class that

will be the one holding the state of the object from the other class. Finally, they tie them both together to create a simple model of a caretaker that stores and remembers how the object inside is formatted.
1 comment voice your opinion now!
design pattern memento tutorial array caretaker design pattern memento tutorial array caretaker




Similar Posts

DevShed: Validating User Input with the Strategy Pattern

Felix Geisendorfer's Blog: Model::save() now returns an array!

KillerPHP.com: PHP Design Patterns - when should they be used?

Robert Peake\'s Blog: Design Patterns Part II Is Out

DevShed: Introducing SimpleXML in PHP 5


Community Events







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


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

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