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

-Matt

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

Reply via email to