Hacker News new | past | comments | ask | show | jobs | submit login

    - empty form will have 24+16 lines of code in 2 files
    - you will have to pay 3000 per seat per 6 months to make a website
    - it only works on windows
    - hello world have full access to all user's data
    - you paid 3000 and it still cannot reliably add main icon to your app (XE6)
    - you cannot increment build number from command line
    - no job posting in last 12 months
    - nobody is using it



> you paid 3000 and it still cannot reliably add main icon to your app (XE6)

You just gave me a humongous rush of nostalgia from when I was 12 and always had Resource Hacker open to make my apps look "professional" on every compilation. Thank you.


1) I assume that you're talking about code that is generated by the IDE.

2) Agreed, the pricing needs some changes, it's still way too expensive for what they're including in the Professional version:

https://www.embarcadero.com/app-development-tools-store/delp...

For hobbyists and those on a budget, there's always Lazarus/Free Pascal.

3) Not true, unless you're talking about the IDE. However, there are all sorts of Object Pascal IDEs such as Lazarus (cross-platform IDE) and Oxygene (uses Visual Studio) that can use the same/similar Object Pascal code.

4) I'm not even sure what you're talking about here. Privileges under Windows, etc. has nothing to do with Delphi specifically.

5) Also not sure what you're describing here. You can add an icon to your application pretty easily via the Project Options dialog. One of our best-selling products is developed in XE6, and we don't have any issues with the application icon.

6) This is a build system issue. Most build systems handle version info/manifest generation without issue.

7) Zero ? I think that's pretty easy to disprove.

8) Definitely not true. If what you say is true, then we wouldn't be in business. There are still a lot of companies making a lot of money using Delphi, primarily because they didn't spend a better part of the 00's trying to rewrite their flagship application(s) in C#, just for kicks.

Having said all that, yes Delphi is definitely not in the same position it was in the early 00's, but it didn't all of a sudden get a crappier compiler or component library. If you invested in Delphi then for your business, then your applications could still be compiled today on Windows 10 without major issues or re-writes. It's hard to quantify that kind of value, but it's still important. It's the same reason why so many businesses stick with Windows - there's a lot of value in being able to run applications that are a decade old on newer versions of the OS.

The fact of the matter is that there are only two major options for writing LOB Windows applications fast today: Delphi and C#. Anything else isn't going to be anywhere near as productive. And, if you're writing applications that need to be distributed to a lot of seats and work on every version of Windows from the past decade, then using .NET is going to be somewhat problematic.


> - nobody is using it

There is a lot of legacy Delphi code out there. I make a good living by supporting some companies. And they have no intention at all to replace / rebuild any of it because that will be much more expensive. As is often with legacy code.


fair point, still no one is in the RAD market anymore.


I guess the RAD market vanished with Rails and its competitors.

Back in 1998 - suddenly - it was possible to develop quickly a web application with a CRUD web scaffold behind to start feeding data.

The problem we have now we is the need to maintain loads of dependencies and libraries nobody knows who's in charge its development: they're just "popular" and have some documentation.

That's the bad part.


the quick web development totally was bait and switch.


Totally aggre on that. But there will be a fix soon. Why? you cannot waste 2-3 days setting up your dev computer just to print hello (again) world.


VB6 and Planet Source Code also have lots of nostalgia for me. Fun times with AIM toolz, Half-Life cheats, and crackme.exes.


Have fond memory of PSC as well. It was cool and featureful before Sourceforge and later Github came along.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: