I am bit older than average so I used Delphi in its golden days. Even today few of the old customers need old apps maintained so I keep Delphi 7 ready. It _is_ great IDE/language.
22 Years of Delphi and It Still Rocks
81–90 of 344 posts
Re: 22 Years of Delphi and It Still Rocks
#82Was wondering... is there any modern all-in-one RAD-tool nowadays? And if not... why? Has there ever stopped being a need for this?
Re: 22 Years of Delphi and It Still Rocks
#83Was wondering... is there any modern all-in-one RAD-tool nowadays? And if not... why? Has there ever stopped being a need for this?
Re: 22 Years of Delphi and It Still Rocks
#84Are recent versions of Delphi actually usable? I haven't tried anything beyond 8, and from my (admittedly rusty) experience the best version was 6.
Re: 22 Years of Delphi and It Still Rocks
#85Delphi is still popular in the south of Brazil. It's dying, but slowly. There's a lot a legacy application written in Delphi here. Some old programmers, that only know to program in Delphi, may even build new apps with it. It may not be that modern today, but there's the "pay the bills" mindset. I think Delphi will die, but only because it costs a fortune today. If it had a resonable price, many people would continue…
>I think Delphi will die, but only because it costs a fortune today. If it had a resonable price, many people would continue to use it indeterminately. http://www.lazarus-ide.org/
Re: 22 Years of Delphi and It Still Rocks
#86Delphi is still unrivaled when it comes to rapid GUI prototyping in combination with easy deployment. It's much easier than QT/GTK and you usually get a standalone .exe with no external dependencies. I really want to cry when I see the current alternatives... Node/Electron with dozens of MB of runtime and all that Javascript stuff? What went wrong that we end up with this?
Try Unity3d component-based uGUI that you can edit live during the "playmode". After building complex UIs in it, going back to Xcode Interface Builder is like moving from iOS to a smartphone from 2005.
Re: 22 Years of Delphi and It Still Rocks
#87I know of a few companies in Germany and Netherlands that still use it, but it is hard to get offers.
And we had to wait 15 years until .NET started to offer a compilation model similar to Delphi (only for UWP apps).
While Java kind of outsourced it to third party JDK vendors due to Sun's attitude against AOT compilation, oh well at least Java 9 will bring the first steps towards support it.
Re: 22 Years of Delphi and It Still Rocks
#88Delphi is still unrivaled when it comes to rapid GUI prototyping in combination with easy deployment. It's much easier than QT/GTK and you usually get a standalone .exe with no external dependencies. I really want to cry when I see the current alternatives... Node/Electron with dozens of MB of runtime and all that Javascript stuff? What went wrong that we end up with this?
IMO Pascal is a good, clean language and Borland was a top engineering shop that built Delphi as a rapid development tool that supported Windows . At the time there was nothing comparable for Windows development. There was a huge marked for Windows consumer applications and games (Linux was not a household name yet) and very little outside of clumsy Visual Studio to write them. I recall reading at WSJ at the time tha…
That's why I wrote "in combination with easy deployment". Yes, you can do faster RAD in Python but good luck with easy deployment.
Re: 22 Years of Delphi and It Still Rocks
#89Earlier quoted context omitted.
I don't think that really says anything about Delphi and everything about the massive complexity of large software. I get regular crashes with a bunch of stuff (everything from Thunar (don't think that shows C has aged badly), Chrome (C++) and Intellij (Java).
Some languages make it harder than others, there is a whole class of bugs that just disappear when you have garbage collection for instance.
Re: 22 Years of Delphi and It Still Rocks
#90Delphi – why won't it die? (2013) (stevepeacocke.blogspot.com)
https://news.ycombinator.com/item?id=7613543
Did a search in hn.algolia.com just now to find the thread, and it was the top result when the setting was "By popularity":
https://hn.algolia.com/?query=delphi&sort=byPopularity&prefi...