ZS>> Both are valid points, and they both sound like the same problem from ZS>> two different angles. I think that the best approach would be to ZS>> first do an implicit clone (i.e., 'dumb' copy of all of the ZS>> elements), and then call __clone(), even if it exists. It should ZS>> solve both cases.
If we do this, there's no reason for __clone to have parameter - $this should already have all the data one may need, not?
You might have a point there.
Andi
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php