DIP11: Automatic downloading of libraries
    Adam D. Ruppe 
    destructionator at gmail.com
       
    Tue Jun 14 07:39:43 PDT 2011
    
    
  
> 1) It hard-codes URLs in source code.
This one is fairly easy to handle - use an http "Moved Permanently"
redirect to the new location at the old url.
    
    
More information about the Digitalmars-d
mailing list