A quick question about the above...
what is the relationship between the clone_obj handler and the __clone
method. For instance, if i define the clone_obj handler, do i need to define
the a __clone method on the same object ? is clone_obj for a shallow and
__clone for deep copying ?

l0t3k



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

Reply via email to