why isn`t $this a reference?

[email protected] ("robert janeczek") Tue, 21 May 2002 16:58:10 +0200
Newsgroups php.lang
Message-ID <[email protected]>
can someone tell me why isn`t $this a reference to object? i use quite much
passing $this beetween objects and i realized i`m operating on copies. now i
wonder what was the reason of creating $this as regular variable.

rashid