From: Michael Lazzaro [mailto:[EMAIL PROTECTED]]
> But I don't know if these two 
> lines would really have the same result, ...
>
>      $a = MyScalar;
>      $a = 'MyScalar';

Hrmm. Didn't Larry decree that there are no bare words, but that a class
name will evaluate to the string representing the spelling of the class
name? In otherwords, aren't those two assignments identical by definition?
=thom
"Never try to out-stubborn a cat." --Lazarus Long 

Reply via email to