Jump to content
David Heffernan

New Delphi features in Delphi 13

Recommended Posts

@HeartWare Oh no! It's the end of the world as we know it... What can we do?

 

In other words:

If nothing else is wrong with that site, they did a decent job.

  • Like 1

Share this post


Link to post
37 minutes ago, HeartWare said:

No - grammatically it's three different products "Delphi", "C++ Builder" and "RAD Studio". I asked it how to make code for "RAD Studio" and it didn't know, even though the headline said that it (should) know...

 

To be what you have, it would have to be "

An AI assistant trained to answer your questions and generate code for Delphi and C++Builder (RAD Studio).

Rad Studio is BOTH Delphi and C++, meaning either IDE is available.  It is not it's own language or IDE.

Share this post


Link to post
3 hours ago, Dalija Prasnikar said:

Persistent licenses are the only good model for development tools, nobody will start developing anything (not even as a hobby) in a tool they might not be able to pay at some point and can lose access (even with stepping in and out, as vendor can always change the pricing model).

@Dalija Prasnikar Can you explain that to all vibe coders, no code (anti)coders and users of SaaS to create a (web) mobile app or website by drag & drop depending on a lifetime monthly paiement until the hosting company disappear or decide to stop the offer ? :classic_blink:

 

I completely agree with you: the only viable model (for a publisher and its customers) is a perpetual license with optional updates. Unfortunately, the market is full of people who only see the monthly cost and not the lifelong dependency.

Share this post


Link to post
2 hours ago, HeartWare said:

No - grammatically it's three different products "Delphi", "C++ Builder" and "RAD Studio". I asked it how to make code for "RAD Studio" and it didn't know, even though the headline said that it (should) know...

 

To be what you have, it would have to be "

An AI assistant trained to answer your questions and generate code for Delphi and C++Builder (RAD Studio).

I'm human and even I don't understand the question you asked it. You can't write code that targets just RAD Studio itself, because it is not a separate compiler of its own. It uses either the Delphi compiler or the C++Builder compiler. RAD Studio simply bundles them together under one IDE. That's also why you can't have Delphi(Standalone) + RADStudio or C++Builder(Standalone) + RADStudio installed together. The standalone versions are just slimmed down versions of RAD Studio. One IDE, multiple personalities. 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×