whats the difference?

call-time-pass... is function callMe(&$obj) {...}
and pass-by-ref is "return &$obj" ?
I'm not sure if I got you.

tx
dorgon

Rush wrote:
"Dorgon" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]

Will the pass-by-reference feature really be dropped?! Many software
design patterns wouldn't be possible anymore! It's an essential feature.


I think call-pass-by-reference is going away, but pass-by-reference is going
to be default in PHP5.

rush
--
http://www.templatetamer.com/





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to