vote up 32 vote down star
13

Delphi 2009 is due in the next couple months, which is its 12th release since Turbo Pascal became Delphi in 1995. Despite continued innovation it has not returned to its level of popularity before the Inprise fiasco.

Many developers with Delphi backgrounds are moving to C# and many Delphi legacy applications are being rewritten in C#, despite the fact Delphi supports .NET and in many cases the existing application could be ported without rewriting.

Is it just a losing battle to compete against Microsoft's tools on their platform? Is there something Code Gear / Delphi can do now that they are under new management to regain market share? What can enthusiasts do to help?

Why do you do Delphi programming? or Why are you not doing Delphi programming?

flag
6  
Was Delphi ever on top? – Omar Kooheji Oct 30 '08 at 23:08
11  
Yes it was. Especially in Delphi 1 - 3 time frame, it was well recognized as the number one development tool. Today it is still well respected in a number of areas, just not in its heyday. – Jim McKeeth Nov 3 '08 at 19:28

66 Answers

prev 1 2 3
vote up 3 vote down

As a Delphi developer, I'd say focus on Win32 development. Borland/Inprise/Borland - Codegear/Embarcadero really lost their focus when they decided to do Delphi for .NET. It was and is guaranteed to lag behind MSFT's offerings in that area.

Now that Microsoft is focused on .NET and web development, there is an opening for truly great Win32 environments. Even though that's quickly becoming a niche market, it's one they could dominate.

link|flag
vote up 0 vote down

Bribery? End times? Hurricanes?

link|flag
vote up 9 vote down

And Then a Miracle Occurs

I think that is the key to a recovery. I really don't see anything else doing it at this point.

link|flag
show 1 more comment
vote up 2 vote down

Seems that if they could cater to a missing feature in the Microsoft toolkit, they could gain some market share (Such as making UI's unit testable).

I originally used Delphi because VB wasn't ready for prime time outside of IT apps, and C++ MFC was a real PITA to develop UIs with.

link|flag
vote up 6 vote down

What's gone wrong with Delphi is a case of mismanagement. They shouldn't have released Kylix and they cannot compete with MS on the .NET front. Delphi 2005 was a disaster of a product and the damage had been done in previous with 8 and 2005 being the most notable.

They are moving in the right direction with releasing the turbo range for free but I think the best things they can do is target schools and universities and get people switched on sooner rather than later. Perhaps they could open some of their source?

link|flag
show 1 more comment
vote up 4 vote down

What is needed to get Delphi back in the mainstream?

The hand of God?

I think Delphi was pretty nifty originally (as was their C++ equivalent). At this point though, I'm not sure what Delphi offers over comparable products except a smaller developer base. If you want to build for .NET, it seems that C# is the obvious choice. If you want to build native, you're probably going to go for C/C++

So what niche exactly does Delphi fill, other than the we've-already-got-this-code-written niche? And yes, that's an important niche, but it won't do much to get Delphi into the mainstream. It just relegates Delphi to legacy code. I don't think Borland wants Delphi to be the new Cobol.

For the record, I do wish that Borland was more competitive with Microsoft. It worries me that development tools for Windows are almost exclusively produced by Microsoft.

link|flag
prev 1 2 3

Your Answer

Get an OpenID
or

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