Whether it's implemented or not, I'm going to write a patch for multiple
class inheritance. Does anyone here whos knows about the Zend Engine
willing to help me out just a little bit, to get me started? I'm stuck
at the syntax interpretation right now.

On Mon, 2007-11-19 at 02:07 -0500, Edward Z. Yang wrote:
> Larry Garfield wrote:
> > $myfield = new InputField(new DBField(new AbstractField(...))); [snip]
> 
> Nah, what you're talking about now is a chain of responsibility, where
> events are in the form of method calls. :-)
> 
> -- 
>  Edward Z. Yang                        GnuPG: 0x869C48DA
>  HTML Purifier <http://htmlpurifier.org> Anti-XSS Filter
>  [[ 3FA8 E9A9 7385 B691 A6FC B3CB A933 BE7D 869C 48DA ]]
> 

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to