Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Dikini.net:
Updated design pattern collection
Jul 26, 2006 @ 10:46:52

Vlado (on Dikini.net) has updated his patterns pages with several more new methods, brining the total up to around 20 different types.

I guess I'm on the down form my design pattern tantrum hit. I updated the collection so it now has about 20 of them, not all can be considered "officially" design patterns, but to be honest I don't really care. I'm very well aware that I ignore the existance of boundaries between design patterns, idioms, techniques, etc.

The collection now includes:

  • Control abstraction
  • Coroutines (generator based)
  • Generator (iterator protocol based)
  • Nested scope
  • Partial Evaluation
...and many more.

tagged: design pattern collection update twenty new design pattern collection update twenty new

Link:


Trending Topics: