On Fri, 20 Jun 2008, Etienne Kneuss wrote: > To sum up key points about each possibilities: > > 1) forward_static_call > + no need to affect the engine > - slow, painful > > 2) parent:: carries the info while ParentClassName:: doesn't > + convenient > + no functionnality lost > - introduces a difference between parent:: and classname::, but > restricted to LSB so no BC break > > It really seems like (2) is the most PHP way of doing things, while > (1) is more of a hack that we will regret later.
I'd go for 2 too. regards, Derick -- Derick Rethans http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php