06-19-2009, 01:34 PM
|
#15 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
Quote:
|
This looks like a cheap attempt at how .NET does strings.
|
And JavaScript/Java/Ruby etc etc.
The point as I see it is to try and fudge PHP into being a proper OO language (and by that I mean that everything is considered an object not just an OO layer fudged on the top of an existing language *cough*C++ *cough*).
I agree for PHP it mostly has no practical use, apart from adding more overhead. However it is an interesting way of showing what can be done.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|