|
Title:
|
ITtoolbox' "prem" comments on Delphi
|
Author:
|
Bob Swart |
Posted:
|
8/15/2007 9:08:37 AM
(GMT+1)
|
Content:
|
On the ITtoolbox website, a certain "prem" has written an article about his idea for "reviving Delphi" which starts of with a discussion of "the problem of Delphi" which is just full of incorrect claims and facts that I couldn't just let go by. So I responded, and below is a copy of my comment in his blog:
Bob Swart writes:
You write that "the professional version of Delphi does not even include drivers for RDBMS such as Firebird, Interbase, MS SQL Server etc." which makes me wonder if you've actually even installed the professionsl version of Delphi, since it surely *does* include drivers for InterBase, SQL Server, MySQL, etc. Even without installing, you could have know this by reading the information at http://www.codegear.com/products/delphi/win32
When you write that "the support for .NET 2.0 is going to be in Delphi only in 2008", I wonder if you really know the contents of the CodeGear RAD Studio 5.0, with the currently released personalities (or identities) Delphi 2007 for Win32 and C++Builder 2007, with the Delphi 2007 for .NET 2.0 (and 3.0) to follow shortly. Still in 2007, and no surprise, since this was communicated to the Delphi community a long time now.
Playing catch-up with Microsoft may sound like a good idea to you, but to me it's more important to be able to re-use existing code and projects. With the VCL - available for 12+ years now, I have been able to move applications from Win32 to Linux (with Kylix) and .NET 1.1 and soon to .NET 2.0 and higher. Tell that to a MFC or WinForms developer. Oh and in case you didn't know it already, let me tell you a little "secret": Delphi 2007 for .NET will no longer offer design-time support for WinForms. You can probably still compile them (just like C# and VB projects), but for designing applications, the VCL is the way to go. At least that will prevent us from having to rewrite applications when Microsoft releases the Next Holy Grail.
I guess you haven't been really using Delphi for a while, but just watch the things that are cooking. As far as I recall, Delphi 2007 for Win32 was the first native development environment for Windows Vista. And you can read the roadmap to see more information about native 64-bit development (for Delphi as well as C++).
Feel free to leave your own comments to his article as well.
|
Back |
|