Whilst working on my AOP framework for PHP, I needed a versatile iterator. Here is what I came up with:
Friday, June 13, 2008
Design Pattern in PHP: Iterator Pattern
Labels:
Design-Patterns,
PHP,
Programming
Subscribe to:
Posts (Atom)
Notes on Cloud Computing, Telecommunications & Software
Whilst working on my AOP framework for PHP, I needed a versatile iterator. Here is what I came up with: