> -----Original Message-----
> From: Nicola Ken Barozzi [mailto:nicolaken@apache.org]
> 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.
-Matt
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|