Re: Who is Delphi competing against?
- From: "Rudy Velthuis [TeamB]" <newsgroups@xxxxxxxxxxxx>
- Date: Mon, 19 May 2008 18:56:13 +0200
Arthur Hoornweg wrote:
Rudy Velthuis [TeamB] wrote:
Why? If you have the product, you have the source. I never had the
need to rebuild the VCL. I did change a few components a few times.
Most of the time by inheritance, but if the bug was too deep
seated, I'd simply only recompile the unit under a different name
(I'd strip everything unnecessary and rename the class too).
If you compile your program without packages, you can just as easily
copy the faulty unit's source into your project directory and fix the
bug there.
That is another possibility. I prefer to rename everything and simply
use the renamed unit and class.
A full build will then use that source file rather than the
precompiled one.
Indeed.
--
Rudy Velthuis [TeamB] http://www.teamb.com
"It is time I stepped aside for a less experienced and less able
man." -- Professor Scott Elledge on his retirement from Cornell
.
- References:
- Who is Delphi competing against?
- From: Adem
- Re: Who is Delphi competing against?
- From: Arthur Hoornweg
- Re: Who is Delphi competing against?
- From: Uffe Kousgaard
- Re: Who is Delphi competing against?
- From: Frank J
- Re: Who is Delphi competing against?
- From: Atle Smelvær
- Re: Who is Delphi competing against?
- From: Rudy Velthuis [TeamB]
- Re: Who is Delphi competing against?
- From: Arthur Hoornweg
- Who is Delphi competing against?
- Prev by Date: Re: experience with code analysis tools?
- Next by Date: Re: Who is Delphi competing against?
- Previous by thread: Re: Who is Delphi competing against?
- Next by thread: Re: Who is Delphi competing against?
- Index(es):
Relevant Pages
|