vote up 6 vote down star
4

Is there a website or documentation that details the changes made from each version?

Say, D7 -> D2005 -> D2006 -> D2007 -> D2009

  • Language features?
  • DB features?
  • RTTI?
  • IDE?
flag

19% accept rate
If someone id going to vote to close, could you at least post a comment with the reason? This doesn't seem like an unreasonable question except it could possibly be a community wiki. – Bruce McGee Aug 30 at 0:25
Hi, my question could seem somewhat vague, but I would like to know about the new language features by jumping from D7 to D2009 (eg. things that needed dozens of code lines to achieve, but maybe only 1 proc/func in D2009?). I think most Delphi programmers would also be interested too, unless he/she was fortunate enough to use every single version I mentioned :P Besides, I don't think my post is worst than the "whats-your-favorite-programmer-cartoon", which is so far left non-closed :P – Atlas Aug 30 at 5:34
Some people forget that there have been some significant changes. For example, I don't know how many people posted that the only real change in Delphi 2009 was Unicode. So answers to questions like this help serve as a reminder. – Bruce McGee Aug 30 at 13:10
Yep, I agree. There are lot of minor changes from what I can see. Such an example are the procs/funcs in SysUtils, not much of a breakthru, but it can make our life easier by coding less and smarter :P – Atlas Aug 31 at 4:17
I think changing the question makes it too broad. If you want to ask about bugs, you should create a new question. Possibly encourage posters to make a separate answer for different issues, include (or add) QC numbers, and above all, be constructive. – Bruce McGee Aug 31 at 10:34

5 Answers

vote up 2 vote down

Yes, but not about all versions.

What's New

link|flag
vote up 1 vote down

A lot of the changes since Delphi 7 are covered here, but the version where features/changes were introduced isn't always mentioned.

link|flag
vote up 1 vote down

PS: I those articles don't list the new features in Delphi 2007, 2009 and 2010

(edn.embarcadero.com seems to be a bit slow today. Google cache might help)

link|flag
vote up 0 vote down

Also see here for more in-depth reviews of the new features of RAD Studio 2010.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.