[Solar-talk] Solar_Event_Dispatcher
Paul M Jones
pmjones at solarphp.com
Thu Sep 21 07:13:23 PDT 2006
On Sep 21, 2006, at 9:06 AM, Rodrigo Moraes wrote:
> I was just trying to keep all the Pear library functionalities in the
> port; I don't see how useful nested dispatchers can be and really just
> need one event handler/dispatcher right now. So, I agree with you
> about building the simplest things. Sometimes I just go to the
> opposite way, I just can't avoid it. :-)
We *all* do that; you should see some of my earlier versions of Solar
classes that never get released. ;-)
The key is to recognize when you're getting too far ahead of what you
really need, and then start stripping stuff out. The best way to do
*that* is to use the library in one or more actual running
applications; then you can see what works and what doesn't very
clearly. (That's always been the thing that saves me, anyway.)
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the solar-talk
mailing list