On Tue, 24 Mar 2015 17:13:10 +0100 (CET)
Michael Van Canneyt <mich...@freepascal.org> wrote:

>[...]
> > If you remove the dependency A-B, then there is probably a reason for
> > that. For example A no longer works with B.
> 
> Yes, but A still depends on C. 

And if not?

> If the only link from A to C is through B, then removing B will result in a 
> missing dependency.

The "clean up" function does not remove the A-B.
The "clean up" function transforms one valid state into another valid
state. And it shows what it will do and the programmer decides if
this is good or not. There is no force or automatism.

There is nothing wrong with your policy to list all dependencies.
Don't force your policy on others.

Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to