-- Lars Strojny <[EMAIL PROTECTED]> wrote (on Saturday, 12 July 2008, 10:22 PM +0200): > Am Samstag, den 12.07.2008, 05:49 -0700 schrieb fab2008: > > What I want to say is that if there exists any problem it is in > > Zend_Date itself, not in my code, but perhaps I'm completely wrong. > > I guess not. When playing around with Zend_Date we found out the same > with the result that we dropped using Zend_Date at all which works as > DateTime in core becomes more mature.
Lars -- can you provide some benchmarks that show the memory differences between Zend_Date and DateTime? I'm curious to see if we might be able to isolate the performance issues, if any, and improve the situation. -- Matthew Weier O'Phinney Software Architect | [EMAIL PROTECTED] Zend Framework | http://framework.zend.com/
