[dmd-beta] D2 2.058 beta
    Steve Schveighoffer 
    schveiguy at yahoo.com
       
    Thu Feb  9 05:40:01 PST 2012
    
    
  
>________________________________
> From: Sönke Ludwig <ludwig at informatik.uni-luebeck.de>
> 
>Am 09.02.2012 09:16, schrieb Walter Bright:
>> http://ftp.digitalmars.com/dmd2beta.zip
>> _______________________________________________
>> dmd-beta mailing list
>> dmd-beta at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>
>The deprecation of base class protection seems to have overshot its goal a bit - implemented _interfaces_ are now also not allowed to be prefixed with a protection attribute, although this can make perfect sense.
Right, an interface is a public desription of what a class can do.  I can't see any valid use case for private or protected interfaces.
-Steve
    
    
More information about the dmd-beta
mailing list