
- You are not logged in. | Login
February 19, 2007 9:54 am
- admin
- Administrator


Discuss article: "Development of object oriented PHP"
You can leave your comments here
Discussed article: "Development of object oriented PHP"
March 29, 2007 8:31 am
- SRG
- Member


Re: Discuss article: "Development of object oriented PHP"
I'm very glad that PHP finally reached the new level compared with PHP3. PHP4 seems to be some cosmetic change of PHP3 to me...
March 29, 2007 8:37 am
- sirburpsalot
- Member


Re: Discuss article: "Development of object oriented PHP"
It's interesting if PHP5 will be back compatible with PHP4?
I'm especially interested in the objects' handling
March 29, 2007 8:54 am
- tucansam
- Member


Re: Discuss article: "Development of object oriented PHP"
As for me, developers who have worked over the object model should examine model objects of other languages (especially Java) first in order to evade inventing useless things…
Working with indicator to an object instead of working with object itself seems to be quite a natural solution to me…
This article doesn’t contain any information about so called ‘objects’ cloning’. If everyone starts working with indicators to the objects only how could I create exact copy of an already existing object?
March 29, 2007 9:11 am
- mastaweb99
- Member


Re: Discuss article: "Development of object oriented PHP"
That’s cool! Especially if we remember the fact that in 1997-’98 they even didn’t treat object oriented programming as anything serious. Let’s hope that they will find a compromise between back compatibility and new abilities… I’m going to download documentation if there is some.


