Quote:
Originally Posted by Stefan
The "new" operator is special because of compatibility reasons, eventually that can be dropped sometime though. Right now it's forcing the argument to be a string, if you write (myvar) then it's using it as "myvar" instead of retrieving the value of myvar.
|
What about the case sensitivity?