On Tue, Nov 24, 2009 at 9:07 AM, Martin Westin <[email protected]>wrote:
> Maybe someone should answer the original question: Will future > versions improve performance? > Yes > > 1.3 - most likely not too much. > Yes 1.3 already has improvements and more are being found and implemented. > 2.0 - this will likely see some more significant improvements since > php4 is dropped. > There are other improvements that are not related specifically to dropping php 4, these changes will be back ported to 1.x series of the code to help improve performance. > > Any advancements after 2.0 are also likely to offer improvements as > more and more code is php5 optimized. Yes -- /** * @author Larry E. Masters * @var string $userName * @param string $realName * @returns string aka PhpNut * @access public */ -- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cake-php?hl=en.
