From: Matthew M. <ma...@tu...> - 2003-06-30 11:58:50
|
Quote: The drawback of this method was that semantically the whole object was copied when a variable was assigned, or pass as a parameter to a method. In the new approach, objects are referenced by handle, and not by value (one can think of a handle as an object's identifier). Joy! Not only will 0.9.4 be written better but hopefully OO speed will increase as well. phpWebSite shall rule! ;) Matt > http://www.php.net/zend-engine-2.php > > First thing I noticed is they actually have private/protected/public > declarations now. It's looking a lot like java more and more. > > Don. > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > |