<div dir="ltr"><div>On Sun, Nov 10, 2013 at 12:27 PM, Jacob Carlborg <span dir="ltr"><<a href="mailto:doob@me.com" target="_blank">doob@me.com</a>></span> wrote:<br></div><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On 2013-11-10 19:44, deadalnix wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
It is also a given that many feature could have been avoided in the<br>
first place given that one.<br>
</blockquote>
<br></div>
I agree. It seems at least a couple of features could have been implemented using AST macros instead.<span class=""><font color="#888888"><br>
<br>
-- <br>
/Jacob Carlborg<br>
</font></span></blockquote></div><br></div><div class="gmail_extra">I agree; eg, just to name 2 features that I proposed that could be simply implemented via AST macros as Jacob said:<div>* [<a title="Permanent link to this post" href="http://forum.dlang.org/post/mailman.94.1383254681.9546.digitalmars-d@puremagic.com" class="" style="color:black;text-decoration:none;font-family:Verdana,'Deja Vu','Bitstream Vera Sans',sans-serif;font-size:14px">proposal: a new string litteral to embed variables in a string</a> <a href="http://forum.dlang.org/post/mailman.94.1383254681.9546.digitalmars-d@puremagic.com">http://forum.dlang.org/post/mailman.94.1383254681.9546.digitalmars-d@puremagic.com</a>]</div>
<div>* [Re: feature request: __ARGS__ for logging (cf __FILE__, __LINE__, __FUNC___ <a href="http://forum.dlang.org/post/kegmp0$30dn$1@digitalmars.com">http://forum.dlang.org/post/kegmp0$30dn$1@digitalmars.com</a>]</div><div>
<br></div><div>It seems we could even get rid of __FILE__,__LINE__,__MODULE__ with AST macros.</div></div></div>