Delphi 2005, 2 Weeks Later
From: Allen Drennan (adrennan_at_wiredred.com)
Date: 01/28/05
- Next message: Kyle A. Miller: "Re: Delphi 2005, 2 Weeks Later"
- Previous message: John Kaster (Borland): "Re: "C++Builder Live Audio Chat" upcoming"
- Next in thread: Kyle A. Miller: "Re: Delphi 2005, 2 Weeks Later"
- Reply: Kyle A. Miller: "Re: Delphi 2005, 2 Weeks Later"
- Reply: Miroslav Penchev: "Re: Delphi 2005, 2 Weeks Later"
- Reply: Liz: "Re: Delphi 2005, 2 Weeks Later"
- Reply: Brion L. Webster: "Re: Delphi 2005, 2 Weeks Later"
- Reply: Marco Sella: "Re: Delphi 2005, 2 Weeks Later"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Jan 2005 22:33:21 -0800
It's been 2 weeks since I upgraded from D7 to D2005 and been forcing
myself, despite any issues, to use D2005 for my day to day production
work. I spend about 8 hours a day in the IDE.
The BAD:
All three of the Flash movies I made demonstrating bugs in Delphi
turned out to be IDE or Compiler bugs that were eventually confirmed by
Borland. Thanks to them for responding so quickly.
1. The worst problem is that Delphi 2005 simply crashes and disappears
from the task list on random occassions. I now hit Ctrl-Shift-S (save
all) every few minutes and always before compiling.
2. The 2nd worst problem is that it is very slow, even on fast
machines like my 3+Ghz P4 with 1GB of RAM. I would definately not
recommend less than 1GB of RAM. To help with the speed, I removed
Together support which made a big difference and disabled all the
various "insights" like error and code insight. This helped, but large
projects are still fairly sluggish. I miss being able to compile code
as fast as D7.
3. When switching from code to form design it quite often throws
random AVs. This is no big deal, just slightly annoying.
4. Various reported QC issues that are already known like the Library
Path issues, icons disappearing, etc.
The GOOD:
Delphi 2005 is far from ideal, but its workable.
1. Virtually all my Win32 projects converted to Delphi 2005 without
any major code issues or lengthy test/debug cycles.
2. Most of the VCL Win32 component sources that I used converted
without changes.
3. Certain things seem faster in the compiled finished EXE.
- Next message: Kyle A. Miller: "Re: Delphi 2005, 2 Weeks Later"
- Previous message: John Kaster (Borland): "Re: "C++Builder Live Audio Chat" upcoming"
- Next in thread: Kyle A. Miller: "Re: Delphi 2005, 2 Weeks Later"
- Reply: Kyle A. Miller: "Re: Delphi 2005, 2 Weeks Later"
- Reply: Miroslav Penchev: "Re: Delphi 2005, 2 Weeks Later"
- Reply: Liz: "Re: Delphi 2005, 2 Weeks Later"
- Reply: Brion L. Webster: "Re: Delphi 2005, 2 Weeks Later"
- Reply: Marco Sella: "Re: Delphi 2005, 2 Weeks Later"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|