home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!news.ccs.queensu.ca!mast.queensu.ca!dmurdoch
- From: dmurdoch@mast.queensu.ca (Duncan Murdoch)
- Subject: Re: Comments on Turbo (Borland) Pascal 7.0?
- Message-ID: <dmurdoch.281.722011249@mast.queensu.ca>
- Lines: 37
- Sender: news@knot.ccs.queensu.ca (Netnews control)
- Organization: Queen's University
- References: <92322.082711DGB4@psuvm.psu.edu>
- Date: Tue, 17 Nov 1992 14:40:49 GMT
-
- In article <92322.082711DGB4@psuvm.psu.edu> <DGB4@psuvm.psu.edu> writes:
- >The lab that I presently work for is considering upgrading to the latest
- >version of Turbo (Borland) Pascal and I would like the nets opinion. We
- >are still using version 5.0 & 5.5 in our labs. Is there any great
- >advantage to upgrading if the majority of our users are using only the
- >basic routines?
-
- There are advantages to always having the current release of software on
- your machines. If you find a bug, Borland can't tell you to upgrade to fix
- it. Newer versions are generally less buggy than older versions; for
- example, version 6.01 of TP was less buggy than any of versions 4 thru 5.5.
- I don't have an impression yet about 7.0 in this regard. If you want to use
- free software from ftp sites, you'll find that it mostly supports only the
- current release (though of course 7.0 hasn't caught on there yet).
-
- As to specifics, there aren't a lot of enhancements in TP 7.0 over TP 5.5.
- There's much better support for objects, as there was in 6.0; there's a
- better IDE (though the change is traumatic for some users :-). Many of the
- complaints about the 6.0 IDE seem to have been addressed in the TP 7 IDE.
- These days people are more familiar with Windows; that should help in the
- acceptance of the new IDE.
-
- There are a few more code optimizations, so you can expect TP 7 programs to
- be marginally faster and smaller than earlier versions, but not by much.
-
- BP 7.0 has a huge number of enhancements over TP 5.x, but I don't know if
- I'd want to put it out in a lab. You can make full use of extended memory
- in your programs now by writing them for protected mode; you can write for
- Windows too. The big problem is the size and the cost - 20 or 30
- megabytes for a full installation, and at least twice the price of TP 7.
- If you do upgrade the machines, perhaps it would be a good idea to get just
- one or two copies of BP, and put TP on most of the machines.
-
- I hope this helps.
-
- Duncan Murdoch
- dmurdoch@mast.queensu.ca
-