Quantcast
Channel: JavaScript and PHP – PHP Design Patterns
Viewing all articles
Browse latest Browse all 5

PHP Memento Design Pattern Part II: Store & Retrieve

$
0
0
With a Little Help from Our Friends As you saw in Part I of the Memento Design Pattern post, the design itself is fairly simple; at least judging from the class diagram. Also, in the first example, you saw how a state could be preserved in a Caretaker array and recalled upon request. However, I […]

Viewing all articles
Browse latest Browse all 5

Trending Articles