On Thu, 10 Feb 2005, Ante Drnasin wrote:
> >Why?
> >
> >- Andrei
> 
> Why not?
> 
> Because it would be a great asset to the new OOP model in PHP 5....

You did't answer my question. Why?

> Because the new OOP model is great and I don't think it shouldn't stop 
> there....

Why?

> Because it would be great if the choice is left to the end user...

Why?

> 
> We already have OOP freaks (including this one) and I just love the idea
> to have something like
> 
> function Add($a, $b) {
>   return new Float($a+$b);
> }

Why?

> 
> print(Add(new Integer(5), new Float(5.7)));

Why?

- Andrei

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

Reply via email to