• some guy (unregistered)

    Please get back to Grace and ask her if she has emailed to "no address given".

    This tidbit raises even more questions for me - were the people who set up this message template not the same people that filled it? Did the C++ Builder developers purchase this thing and then not fill it properly? Or is IT at Grace's employment to blame?

  • Lukiko (unregistered)

    Ahh, C++ Builder! Seems to be just as crap is it's sister product RAD Studio for Delphi. It too would throw random errors when trying to build, that disappeared on the next build (or you might get a completely different fake error on the next build, compiling felt more like playing a slot machine). Though at least it didn't output the errors as HTML source code...

    The IDE's form editor (the main reason you would use it) is so bad that we will sometimes open a form's source code in Notepad++ and edit it by hand. It's legitimately faster and easier.

  • Jason Stringify (unregistered)

    It also has one of my pet hates: an error message ending in an exclamation mark. To me, "Object not found!" is equivalent to "Object not found, you idiot."

  • ttlanhil (unregistered) in reply to Jason Stringify

    Dude, where's my object?

  • (nodebb)

    Does the button to go to the web support a Hayes SmartModem?

  • Duke of New York (unregistered)

    The 1990s "everything must be XML" was not nearly as damaging as 2020s "everything must be AI." More civilized for sure.

  • (nodebb)

    I used C++ Builder for a few years until we decided to rewrite our applications from scratch in C# using Visual Studio. Once in a while I try C++ Builder Direct to see what was new. There was never anything new.

  • Oracles (unregistered)

    I'd wager the popup is due to an upstream check on one of those dead links to see if there are any updates. The code probably has some randomizer that fires it off whenever you start a build: if (rng > 0.1) check_for_updates();

  • (nodebb) in reply to ttlanhil

    Dude, where's my object?

    It's in a very powerful and mysterious place, whose power is only exceed by its mystery.

Leave a comment on “A More Civilized Age”

Log In or post as a guest

Replying to comment #:

« Return to Article