Re: Extremely long build times
- From: "Rudy Velthuis [TeamB]" <newsgroups@xxxxxxxxxxxx>
- Date: 31 Jul 2007 13:16:15 -0700
Lucian Radulescu wrote:
Units should not mutually use each other. I.e. A uses B and B uses
A. That only works if one of them uses the other in the
implementation section only.
Right ... and once you have the compiler complaining about that, you
know you're in deep s*t and have to do some redesigning (or resigning
:-), which you prefer).
Supposedly this big project succesfully compiled with earlier Delphi
editions. I would think if it can't compile now ...
blame the compiler ??
Perhaps. After D6, the compiler has become a lot stricter on certain
issues. Things that would go unnoticed in D5 would be noticed in, say,
D7. I can't say that that is always a bad thing. Recursive use of units
is a problem for the compiler.
IOW, that something compiles does not mean it is good. <g>
--
Rudy Velthuis [TeamB] http://rvelthuis.de
"A model is done when nothing else can be taken out." -- Dyson
.
- Follow-Ups:
- Re: Extremely long build times
- From: Craig Stuntz [TeamB]
- Re: Extremely long build times
- From: Lucian Radulescu
- Re: Extremely long build times
- References:
- Extremely long build times
- From: Stavros Papadopoulos
- Re: Extremely long build times
- From: Eduardo A. Salgado
- Re: Extremely long build times
- From: Nikos Bakolas
- Re: Extremely long build times
- From: Lucian Radulescu
- Re: Extremely long build times
- From: Stavros Papadopoulos
- Re: Extremely long build times
- From: Lucian Radulescu
- Re: Extremely long build times
- From: James Miller
- Re: Extremely long build times
- From: Rudy Velthuis [TeamB]
- Re: Extremely long build times
- From: Lucian Radulescu
- Extremely long build times
- Prev by Date: Re: Extremely long build times
- Next by Date: Re: Extremely long build times
- Previous by thread: Re: Extremely long build times
- Next by thread: Re: Extremely long build times
- Index(es):
Relevant Pages
|