News Feed
Jobs Feed
Sections




News Archive
DevShed.com:
The Iterator Pattern (Conclusion)
December 02, 2005 @ 07:01:50

DevShed.com has posted the conclusion article in their "The Iterator Pattern" series (excerpt from this php|architect book).

This article, the second of two parts, explains how to use the Iterator pattern to manipulate any collection of objects.

With Iterators,you can do more than just present each item of the collection. You can also select what items are presented.

They also give two examples of Iterator situations - a Sorter and an SPL (Standard PHP Library) Iterator...

0 comments voice your opinion now!
pattern iterator book excerpt php|architect pattern iterator book excerpt php|architect


blog comments powered by Disqus

Similar Posts

Johannes Schluter's Blog: Searching through archive files

Tobias Schlitt's Blog: Reading recommendation: PHP Design Patterns

PHPit.net: Book Review: Smarty PHP Template Programming and Applications

DevShed: Iterators in the Simplest Sense - An Accessible Implementation in PHP 4

Developer Tutorials Blog: Iterating PHP objects, and readable code too!


Community Events











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


framework phpunit conference introduction development interview language functional symfony2 zendframework2 release google community rest database usergroup testing podcast opinion series

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