Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Programming IT Technology

Borland Releases Delphi 7 41

sebmol writes: "Borland has released version 7 of its superb development tool Delphi. Unusual for Borland, they have added quite a few extras to their release such as a complete (!) copy of Kylix 3, Borland's port of Delphi to Linux. The price is somewhat affordable, especially if you can take advantage of their upgrade offers. For the first time since Borland became Borland again (after the Inprise debacle), I can say that I am truly impressed by this company and their products."
This discussion has been archived. No new comments can be posted.

Borland Releases Delphi 7

Comments Filter:
  • ...that was included in Borland C++ and Turbo Pascal 7 and some previous version of Delphi ?
    Anyone knows ?
  • by Anonymous Coward on Tuesday August 06, 2002 @03:22PM (#4020259)
    Where you could purchase their entire C/C++ compiler suite + assembler + debugging tools for $149US ($169US?). The package came with several thousand pages of excellent documentation spread out over 5 or so books.
  • Amazing to think that Delphi 1 was released seven years ago. Here's what Delphi's primum mobile Anders Hejlsberg had to say about Delphi when he left Borland for MS in 1996:
    Subj: Anders leaving?
    Section: Non Tech-General
    To: Richard Salit, 71035,343 Saturday 19 October 1996 0:42:27
    From: Anders Hejlsberg (Borland), 76117,2115#61213
    As you may have heard, I will be leaving Borland by the end of the month to take a job at Microsoft.
    This has not been an easy decision to make, but I have now been with Borland for 13 years, and I feel that it is time for me to try some new challenges.
    For those of you worried about Delphi's future, I want to assure you that the product is in the hands of an incredibly competent team of people for whom I harbor the deepest respect.
    Back in the old Turbo Pascal days it was possible for one person to write and maintain an entire product. This is no longer the case.
    Delphi was built by a team, and I have full confidence in the team's ability to develop and deliver new versions of Delphi. In fact, the Delphi team at this point is almost twice the size it was when we shipped 1.0 in early '95. And Delphi97 is going to be a great product which solves a number of the problems you've been asking us about, such as multi-tier database access and COM/ActiveX support.
    When you build a product like Turbo Pascal or Delphi, it is incredibly rewarding to see the enthusiasm of developers and the great applications it's been used to create.
    I can't tell you how much I appreciate all of the support you've given over the years.
    Anders
  • Keep your pants on, it's not out yet.
    Availability: Pre-Order Now! This product is currently scheduled to ship on or after 08/28/02
  • Delphi.NET... (Score:3, Informative)

    by Anonymous Coward on Tuesday August 06, 2002 @05:51PM (#4021563)
    Another thing that others on /. seem to be missing is that D7 will also ship with a preview version of their Delphi for .NET compiler ( DCCIL - pronounced Diesel ). This compiler will produce native .NET IL code and you will be able to use just as you can C# or VB.NET.

    For who are interested in using Delphi to write .NET applications, 2 articles have been published on BDN ( http://bdn.borland.com/ ) outlining how the new Delphi.NET compiler works and also how to use Delphi with ASP.NET as native .NET applications/scripts.

    Simple games are already being written with DCCIL and there is talk that applications using DCCIL will be compatible enough to run under the new PocketPC .NET machines. But we will have to wait until it ships to be sure.
    • Anything that compiles down to IL will work on any machine with a CLR. Just like anything that produces byte code will run in a JVM. Running on a pocketPC machine will likely have more to do with the libraries and functions you use, and how you design your GUI than with the language you wrote in.

      Thats the whole point of the CLR. C#, VB, Cobol, J# etc are all interchangable.

      Delphi is a great language, and great set of libraries. But Delphi.Net is dumb. you wont have the VCL, or all the libraries, so all you have is Pascal syntax basically. (Not that Pascal is bad, I think it gives the readability of Basic, with the power of C)

      • Re:Delphi.NET... (Score:2, Informative)

        by sebmol ( 217013 )
        Delphi.NET will have the VCL and a lot of the other Borland libraries that have been introduced lately. You are not limited to using Window Forms and ADO.NET with Delphi.NET.
        • Drip, drip, drip (Score:1, Interesting)

          by Latent Heat ( 558884 )
          .NET is a lot of things to a lot of people, and for what I am interested in, it is a kind of super Visual Basic.

          Visual Basic allows the great unwashed masses to develop what passes for applications (the look-and-feel of a number of applications written in it suggests there is some merit in the Slashdot consensus that programming needs a steeper learning curve). But for Visual Basic to work, you have to learn a programming language with the consistency of the user interface to Word, and while you can develop components for Visual Basic in almost any language, you are the mercy of Visual Studio wizards to navigate the incredible Rube Goldberg that is COM.

          .NET/C# is to Java what Visual Basic is to Basic and what Delphi is to Object Pascal. Yeah, yeah, there is some IDE out there which probably allows the same thing in Java, but what makes .NET/C# not Java is the ability to have most of what Java is along with most of what Visual Basic is. Not only that, the .NET Visual Basic, C#, and thay bastard child of C++ (managed C++) are all interoperable, and you can develop widgets in C# or managed C++ and have them used in Visual Basic, all automagically transparent.

          I am interested in the market for widgets for data acquistion and signal processing, which for better or worse is on the Microsoft plantation anyway (Data Translation has dropped support for Mac or anything other than Windows), and if this .NET thing lives up to its promise, there is no reason to be tied to stuff like LabView.

          The drip, drip part is while Delphi 7 appears to be joining the .NET party, it is not clear to me how experimental/beta-test the .NET part is and if Delphi and COM is any guide, it may be Delphi 10 before Borland is done with dinking around with their .NET support to get it to their liking.

          The Borland press release is also so mired in buzzwords that I am also afraid that Delphi is becoming this hodge podge (lets see, there is VCL, and then there is CLX, which is pointedly not VCL, and beyond that there are these wizards for generating ActiveX controls, which you should be able to generate from any VCL control but I have never gotten to work just right with any of my VCL controls, and now there is Diesel/DCCIL, which introduces a whole raft of deprecations of your existing code base which was the whole reason for sticking with Delphi in the first place).

  • Unusual for Borland, they have added quite a few extras to their release such as a complete (!) copy of Kylix 3, Borland's port of Delphi to Linux.

    Having extras included with your Borland purchase isn't strange at all - every time I've purchased a Delphi edition (1, 2 then 5) it came with a whole stack of CDs.

    Delphi 5 came with free copies of C++ Builder 3 and JBuilder 2; IIRC it also included a web site tool (can't remember which), a Companion Tools CD (some free stuff and some demos of 3rd party). Way back when Delphi 2 and 3 were released, each came with bundled Delphi 1 for 16bit development.
  • Borland Delphi 7 Studio will be available during summer 2002 in four editions: Architect, Enterprise, Professional, and Personal. A full Delphi language version of Borland Kylix(TM) 3 ships with Delphi 7 Studio Architect, Enterprise, and Professional editions. Delphi 7 Studio Architect is priced at $3,499, Delphi 7 Studio Enterprise at $2,999, Delphi 7 Studio Professional at $999 and Delphi 7 Personal at $99. Check regional websites for promotional pricing for Delphi 7 Studio. $99 for D7 Personal isn't a bad price at all!
  • Check out this [borland.com] link for educational discount pricing. Borland really gives significant discounts to "faculty, staff, and students of accredited academic institutions."

    For example:
    Delphi or JBuilder Enterprise

    Reg: $2999

    w/ Discount: $399
    Kylix Enterprise

    Reg: $1999

    w/ Discount: $399
    It really is a great price when you figure in all the the features that you get for $400. I know I'll never get use them all, though I'd like to :)

Our OS who art in CPU, UNIX be thy name. Thy programs run, thy syscalls done, In kernel as it is in user!

Working...