Making Sense of the Observer with Me
Until today I’ve struggled to see how the observer might be useful and why it can’t be done using something similar to the plugin system I blogged about last week.
After a little discussion over at DevNetwork Forums I’ve come to see that the observer does have it’s place in PHP, although it’s rare you’ll ever […]