<div class="gmail_quote"><div><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<span>DVM is great for this: </span><a href="https://bitbucket.org/doob/dvm" target="_blank">https://bitbucket.org/doob/dvm</a></blockquote><div> </div><div> DVM sounds well, thanks!</div></div><div>
<br></div><div><br></div><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">



As for use cases, command line is a good bet. I suggest starting with something that has a clear scope and isn't chosen based on a marketing feature. For example if you're going to build a server of some sort be sure the project won't grow and require database access (or verify that the bindings you'll need are up-to-date beforehand), and while making use of const/pure would good to use don't make your design choices around it. Do expand/explore and contribute, real world testing needs to be done, but be genital with it as things are still coming together and you want to show a productivity gain and quality.<br>



</blockquote></div><br><div>I'll keep it in mind. Why can't I make design around const/pure?</div><div><br></div><div>************************************************************************ </div>

<div><br></div><div>Do you know any famous company or software publicly running on D? I searched at StackOverflow, Wiki4D and Wikipedia without meaningful results.</div><div><br></div><div><br></div>
<br><br><div class="gmail_quote">2012/2/9 Jacob Carlborg <span dir="ltr"><<a href="mailto:doob@me.com" target="_blank">doob@me.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div><div>On 2012-02-09 02:13, Adam D. Ruppe wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The way I do it is to try updates at some<br>
point when I have a little free time.<br>
<br>
Get the new version, but keep the old version.<br>
<br>
Compile. If it works, sweet, probably ok to keep<br>
it.<br>
<br>
If your app doesn't compile, and it isn't an<br>
easy fix, just go back to the old release.<br>
<br>
<br>
Every two or three releases though, I'll take<br>
the pain and make sure I'm up to date anyway,<br>
usually because the new dmd releases are good<br>
stuff.<br>
</blockquote>
<br></div></div>
DVM is great for this: <a href="https://bitbucket.org/doob/dvm" target="_blank">https://bitbucket.org/doob/dvm</a><span><font color="#888888"><br>
<br>
-- <br>
/Jacob Carlborg<br>
</font></span></blockquote></div><br>