[Phpwm] Meeting + Semi Random Links + wiki details
David Goodwin
david at codepoets.co.uk
Fri Jan 12 06:53:04 GMT 2007
Simon Ferre wrote :
> Hi
>
> Just to let you know, the first link - phppatterns didn't work when I tried
> it.
http://www.phppatterns.com/docs/start
We (Pale Purple) use :
- Iterator
- Observer
- MVC
- Singleton
- Front Controller
I'm tempted to look at :
- Registry (we globals in our code which makes it difficult to reuse small segments)
- Memento pattern (http://en.wikipedia.org/wiki/Memento_pattern) for
accessing data from a session (which, from my understanding could be
used to ensure that session variables aren't/haven't been modified without my
knowledge)
What patterns do other people use?
Sorry about the broken link,
David.
More information about the Phpwm
mailing list