On Mon, 01 Dec 2003, Marcus Boerger wrote:
> No, when the object does not offer a valid string conversion nothing will
> change compared to what we had before. So the only thing done is that you
> now can implement objects that can be used as strings like simplexml_element.
> An extension like that cannot be programmed so elegant than without havin it.
> Besides that we convert all other types automatially whereever we are and

Uh, but that's where you are wrong. We don't convert all types
automatically, but only the simple (scalar) types. Objects, arrays, and
resources are a different matter.

- Andrei

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

Reply via email to