Delphi was magical. Nothing compares to Delphi's productivity. Rails is good, but it doesn't even come close to Delphi's productivity. People love Go's speed. Go is glacially slow compared to Delphi. The WYSIWYG form editor is incredible. I can use Delphi 3 on a Windows machine with 16 MB of RAM.
VCL is fantastic; the idea of components and memory management is incredible, simple, and it works.
Delphi is my first language; I studied VCL code and I love the code, the style. They were practical: Instead of Hash, they used TStrings (a list of strings) and the visual components also used them, like in the items of a Listbox!
Delphi could have been the platform for the web. Imagine a VCL for the web (VCLW), where you could change the target architecture or something like that and, presto, you'd have a web server running with VCL code!
That never happened. What happened was a series of bad ideas for the web, bad in their essence.
And Delphi invested in many projects doomed to failure, such as CORBA, three-tier architecture, MDA... Kylix!!!! Of course, Borland was very poorly managed. The CEOs were crazy. "Let's fight IBM." Delphi was abandoned. It's over.
I tried a new version of Delphi a few years ago. Wow, it was full of bugs! It had basic problems like compilation not working, Random crashing several times, etc. For me the new versions are just a way to profit from projects stuck in Delphi.
I tried Lazarus in the past, but it's extremely slow and I can't use my components in Lazarus without rewriting a lot of things.
To me, Delphi is languishing in an induced coma, breathing the air of the past, which is becoming increasingly rare. It's a shame.
We just got code complete on porting a 30 year old Delphi app to C#, because of all of this.
Even now, our pure Delphi components are performant and wonderful, but hiring people who want to learn or know Delphi is hard, so off to C# we trundle forward.
Had to look at some c# backend code. To write any kind of endpoint that talked to a database they had to write at least... 7? different files, lots of empty interfaces that has to be created and implemented, command, mediator patterns everywhere, etc. Looked like insanity compared to Spring Boot
When web apps took off there was nothing that would save Delphi. Web stack was awful back then and I also enjoyed Delphi an building interfaces with it.
But web stack unfortunately had many more upsides than desktop apps and nowadays tooling for web sucks less.
Today it seems I have to give the producer my email address for the 'free' "Delphi History PDF". Well, times have changed. :)
Yeah I was interested to see the timeline but I'm not going through a spam wall to get it.
It would be hard to justify Delphi in a new project today - not because of the tooling or language, but because of the prohibitive license costs.
Those were good times and I really regret all those mishaps that happened to this great ecosystem and its eventual collapse :(
Then I wrote back-office software in Delphi that ran for 15+ years without any maintenance or support.
Those were simpler times.
Tempted to use a client's plotter and roll of paper to print this off.
https://www.gladir.com/SOFTWARE/DELPHI1/delphi1-install5.png
I am guessing most Delphi developers like me, have either retired or have moved to Linux. I have done both recently and I unfortunately do not see a new generation following in behind me. I hope it survives as it was and still is a nice IDE and language to work in, though I'm guessing newer Pascal developers will opt for Lazarus
One nice thing though as I remember was that ruins of Russian Borland branch gave us Jetbrains.