Hi Rob,

Wouldn't it be:

<?php

   $x = new Framework\Utils::Foo();
   $y = new Project\PEAR::Bar( 'somestring' );
?>

Yes, as I understand it.

- Steph

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

Reply via email to