Re: Minimizing Compile Time Dependencies
- From: Chris Smith <cdsmith@xxxxxxx>
- Date: Fri, 6 Jan 2006 16:39:58 -0700
<gatescope@xxxxxxxxxxxxx> wrote:
> I don't know if the only way around it, is for the developer to
> enforce a coding rule not to modify the signature of a class unless he
> is willing to recompile his entire application.....
Language-aware incremental build tools, such as the compiler in Eclipse,
are capable of dealing with this and doing incremental builds.
Otherwise, yes you rebuild the entire application.
--
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.
Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
.
- References:
- Minimizing Compile Time Dependencies
- From: gatescope
- Minimizing Compile Time Dependencies
- Prev by Date: Re: Incompatable conditional operand types
- Next by Date: Re: Incompatable conditional operand types
- Previous by thread: Minimizing Compile Time Dependencies
- Next by thread: Distrituting Giant Files
- Index(es):
Relevant Pages
|