You'd probably do something along those lines if it were possible:((ParentClass) $child)->virtualMethod();
Looks like bad style to me - why not call child's method and it would, if needed, pass control to parent?
-- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php