Open Methods: From C++ to D
    rikki cattermole via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Mon Aug 28 05:31:20 PDT 2017
    
    
  
On 28/08/2017 1:19 PM, Mike Parker wrote:
> Jean-Louis Leroy posted about his open methods library here in the 
> forums some time ago. Now, he's written a blog post that explains what 
> open methods are, and describes the D implementation and how it compares 
> to his C++ library.
> 
> The blog:
> https://dlang.org/blog/2017/08/28/open-methods-from-c-to-d/
> 
> Reddit:
> https://www.reddit.com/r/programming/comments/6wj0ev/open_methods_from_c_to_d/ 
Neat. Good to see articles in support of TypeInfo/ClassInfo!
I do wish we extended it for full reflection capabilities though...
    
    
More information about the Digitalmars-d-announce
mailing list