At 10:43 2002-04-30 -0500, Peter A. Eisch wrote:
>Maybe passing an object by reference is bad form?
Yes, simply because it's pointless.  An object value is already a 
reference, so there's no benefit to the extra indirection.


--
Sean M. Burke    http://www.spinn.net/~sburke/

Reply via email to