On Monday, 18 March 2013 at 11:16:28 UTC, kraybit wrote:
On 3/16/13 24:32 , Jesse Phillips wrote:
On Friday, 15 March 2013 at 21:30:46 UTC, Miles Stoudenmire
wrote:
I want to second Steven's suggestion that the code have a
template
instantiation in it.
auto event = menlo!park(2013); ?
I like the one suggested in another shirt, but maybe the
duplicate info
needs changed
auto event = DConf!"2013"(menlo.park);
mixin(event!("2013", Manelo.park)); maybe?
Decision on this?
I think that is too much and the current design already
demonstrate some D template. More isn't always better IMO.