|
Posted by Mtr on 10/02/07 15:55
On Tue, 02 Oct 2007 17:07:10 +0200, Michael Fesser <netizen@gmx.de> wrote:
>The object is dereferenced. From the manual:
>
>| An operator is something that you feed with one or more values (or
>| expressions, in programming jargon) which yields another value (so
>| that the construction itself becomes an expression).
for instance, from the manual on Classes and Objects:
"To create an instance of a class, a new object must be created and
assigned to a variable."
That is just not true. The fact that it is in the manual doesn't make it
more true.
Navigation:
[Reply to this message]
|