Is Delphi 2010 ready for production use?

好久不见. 提交于 2019-12-08 17:43:30

问题


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


回答1:


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.




回答2:


In my opinion, it's very stable and usable. More so than even Delphi 2009, which I also like a lot.

I understand a lot of issues with Generics have been cleaned up, too.

Definitely ready for production use.




回答3:


I like Bruce's answer. Let me just add to what he said that debugger visualizers can make debugging a whole lot easier. Between visualizers and improved generics it's definitely worth upgrading from 2009. (The RTTI and Attributes can be helpful too, depending on your program.)




回答4:


To answer your question: Yes.




回答5:


IMHO Delphi 2010 is the best Delphi ever




回答6:


Using it for quite some time. More stable then 2009, 2007, 2005. I even have days without a single crash. I hope it will be weeks for the next D2011.



来源:https://stackoverflow.com/questions/1406854/is-delphi-2010-ready-for-production-use

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!