Albrecht, Matt wrote:

-----Original Message-----
From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 30, 2003 3:46 AM

OTOMH this could be solved by rewriting all dependencies that are not in the import line.

              (1)---a
 multi-import (2)---b
              (3)---c---d

So rewriting should block collisions between (1), (2), (3), but enable them inside those lines.


Just a comment from the outside, but this is starting to look like how C++
handles multiple inheritance.  Perhaps that would be an interesting model to
base this on.  Or perhaps this comment has been made before.

I was starting to come to the same conclusion and it worried me.

Maybe you cant override targets that are not declared overridable="true", giving it more of a C# flavour :)


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to