This Week in D #37 - forum tutorials and tip on using UDAs

John Colvin via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Sep 28 06:06:35 PDT 2015


On Monday, 28 September 2015 at 13:03:50 UTC, Adam D. Ruppe wrote:
> The tip here is one I've been talking about on irc a little and 
> decided to write up this time. Using a mixin template to hold 
> the source code of a thing to be transformed is something I 
> think is kinda cool.... though I haven't actually used it in a 
> real project yet. (Actually, I've barely used UDAs in the real 
> world at all yet. I was so excited for them when they were new, 
> but it took so long to materialize that I found other ways to 
> do my stuff and now haven't transitioned!)

Somewhat related to this, see page 6 of what I was working on 
over the weekend: 
https://github.com/DlangScience/design/blob/master/design.pdf


More information about the Digitalmars-d-announce mailing list