Re: [PHP] the most amazing php code i have ever seen so far
[email protected] (paragasu) Sat, 26 Apr 2008 09:51:48 +0800
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Apr 26, 2008 at 1:47 AM, Eric Butera <[email protected]> wrote: > On Fri, Apr 25, 2008 at 1:29 PM, Nick Stinemates <[email protected]> > wrote: > > That is a beatiful example of the observer pattern. > > too bad, i can't find any framework out there using this concept. well, i think have to figure out how it works and code on my own. can anyone kind enough to give me a good reference to read about this?