On 08/05/10 21:26, Nick Sabalausky wrote:
I don't see what benefit having the "@remote" there provides. Why not just:

import foo.bar.baz.ver1_23;

dmd -R:foo.bar.baz=http://repo.example.com/tag/%VERSION%/%PACKAGE%/

Good point! Doing this means it can be done now too, no language changes needed (except maybe to remove the .ver1_23... how would the compiler know when to do this though?). Other than that, I like it!

Reply via email to