The reasons to upgrade from Delphi 2009
        Posted  
        
            by Serg
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Serg
        
        
        
        Published on 2010-04-22T19:54:06Z
        Indexed on 
            2010/04/22
            20:03 UTC
        
        
        Read the original article
        Hit count: 452
        
I have made the question "community wiki" - it is subjective.
I have upgraded to Delphi 2009 because of unicode support. I have found the anonymous methods a very interesting and useful language feature, I can't say the same about generics. The generics seemed important for me before the upgrade to Delphi 2009, but I have never used them and probably will never use. As for Delphi 2010, I don't need the attributes and I don't like the whole idea of extended RTTI - that is why Delphi 2009 is better for me. Sometimes I hit one or other annoying bug in Delphi 2009 IDE, but they are not critical and I can live with them. I have no plans to develop software for Mac or Linux. Sure sometime I will need 64-bit support, so I think about upgrading to Delphi 2012.
Are where any more reasons that can force me to upgrade from Delphi 2009?
© Stack Overflow or respective owner