Re: Minimizing Compile Time Dependencies



<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
.



Relevant Pages

  • Re: strange compiler message
    ... > an int but an object of class Foo. ... Because the user/programmer does not see the functions signature at ... Because implicit conversions are performed, ... to modify the original object. ...
    (comp.lang.cpp)
  • Re: Rootkit
    ... signature to the executable itself. ... Not so easy if this is enforced by the kernel, and he is spewing log ... PHP code or database queries one way or another, ... The point here is also that he can modify your config files too, eg, set ...
    (Fedora)
  • Re: strange behevior of the JVM or compiler...
    ... If you modify them, you must ... recompile the universe to make sure the new value gets propagated. ... version in a deployed app's classpath might fail in bizarre ways. ...
    (comp.lang.java.programmer)
  • Re: Support for building individual .kos would be nice :-)
    ... > for it) and a need to modify one line of a module, recompile it, ... > replace existing module with it and continue business as usual ... If you leave the compiled tree intact, all you need to do is modify ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: Writting Pluggins
    ... can extend your system with arbitrary functions, with no recompile, check ... out MiniBasic, on my website. ... Full compilable source is free. ... You can modify ...
    (comp.lang.c)