Adding properties/members to base types?
    Steven Schveighoffer 
    schveiguy at yahoo.com
       
    Wed Sep  5 11:33:39 PDT 2007
    
    
  
"Kirk McDonald" wrote
>
> This currently works only for the array types. It was proposed to 
> generalize it for all types.
Kirk,
Thanks, that is where I read it.  For some reason I couldn't find it.  I 
hope it does get added, but only for basic types/enums, because allowing it 
for classes/structs would confuse the hell out of me :)  Not only would you 
have to look through class definitions/base classes, but also randomly 
placed functions to find out what the definition of some class property is.
-Steve 
    
    
More information about the Digitalmars-d-learn
mailing list