QtD 0.1 is out!
    Walter Bright 
    newshound1 at digitalmars.com
       
    Sat Feb 28 12:58:38 PST 2009
    
    
  
Jarrett Billingsley wrote:
> See it's funny, since in the other post, you said that using an
> autogenerated header file is semantically indistinguishable from
> compiling it to a metadata file.  And here you're pointing out an
> obvious shortcoming!
You can make hand-generated ones, too. The idea of keeping private 
imports private is to explicitly *avoid* dependencies on knowing the 
contents. It's a principle of encapsulization.
    
    
More information about the Digitalmars-d-announce
mailing list