<div class="gmail_quote">On 12 May 2012 12:26, Timon Gehr <span dir="ltr"><<a href="mailto:timon.gehr@gmx.ch" target="_blank">timon.gehr@gmx.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 05/12/2012 10:13 AM, Manu wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On 11 May 2012 21:28, Mehrdad <<a href="mailto:wfunction@hotmail.com" target="_blank">wfunction@hotmail.com</a><br></div><div><div class="h5">
<mailto:<a href="mailto:wfunction@hotmail.com" target="_blank">wfunction@hotmail.com</a>><u></u>> wrote:<br>
<br>
    Yes, I agree, but consider that D users should NOT have to work with<br>
    pointers to do something so basic<br>
<br>
<br>
I'd like to think this were true, but the fact that 'ref' barely works<br>
makes this almost immediately false when trying to write any non-trivial<br>
program.<br>
</div></div></blockquote>
<br>
It depends on the coding style.<br>
</blockquote></div><br><div>If the distinction is whether one likes to have data structures in their code or not, I reckon there's a reasonably large user base in the former? :)</div><div>Once you use 'struct' you can't avoid pointers, given that ref just doesn't work in many (perhaps most) situations.</div>