Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is Delphi 2010 ready for production use?

I am currently using Delphi 2006 a few days ago I downloaded a copy of Delphi 2010.

How stable is Delphi 2010?

Should I wait until the first service pack comes out before moving to this version?

EDIT

I have been using Delphi 2010 for a few months and it is great.

The version of Rave reports (7.7BE) that comes with Delphi 2010 is full of bugs and has made migrating software from Delphi 2006 to Delphi 2010 a nightmare. Rave Reports 8.0BE has just as many bugs

like image 894
Charles Faiga Avatar asked Sep 10 '09 18:09

Charles Faiga


1 Answers

It seems to be more stable than D2009.

But in regards to your question, who can tell?

D2010 was released days ago. It will take at least a couple months to be confident that all major issues have been uncovered by Delphi users. Then you can judge whether any are show-stoppers for you. If your release timeline can't hold off that long, then plan on using both compilers for a little bit. The good news for you is that it's quite easy to write code which works in both.

like image 150
Craig Stuntz Avatar answered Oct 14 '22 18:10

Craig Stuntz