From: Richard S. <ri...@ri...> - 2003-06-30 16:50:23
|
Objects should be faster and better however PHP 5 is not expected to be released till about a year from now. I hope phpWebsite 9.4 will be before then? On Monday, June 30, 2003, at 04:57 AM, Matthew McNaney wrote: > 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 >> > > > > ------------------------------------------------------- > 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 > > |