Eugene Zhuravlev wrote: >>could recompile every file referring to some class Foo regardless of the >>package that Foo happened to be in, just to be on the safe side, but I >> > >The drawback of this approach is that a lot of classes will be unnecesarily >recompiled. This is exactly what we are going to avoid with the make >feature. > I know, but that particular case would only be triggered when you introduce a new class with the same name as an old class in another package, which may not be very often. Anyway, I'm not arguing that this should be implemented in that way, maybe you'll find a better way of doing it.
_______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
