<div dir="ltr">On 12 April 2013 18:18, Vladimir Panteleev <span dir="ltr"><<a href="mailto:vladimir@thecybershadow.net" target="_blank">vladimir@thecybershadow.net</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Friday, 12 April 2013 at 07:53:04 UTC, Manu wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Which OS are we talking about?<br>
What OS runs on an a Nintendo Wii? There's only 24mb of system memory in<br>
that machine, can we afford to allocate it frivolously?<br>
</blockquote>
<br></div>
I wasn't aware that writing games for the Wii involves creating processes in the thousands.</blockquote><div><br></div><div style>Again, I'm just suggesting possibilities, and trying to illustrate that it's a STANDARD library, you can never predict where users will want to use it.</div>
<div style><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don't necessarily disagree with your point (although I don't agree<br>
either). Perhaps in the context of std.process it's not so important... but<br>
it's still an opportunity to set a precedent.<br>
Honestly, any new module could have appeared for approval at this<br>
particular moment and I would have made the same criticisms. Not<br>
necessarily picking on std.process in particular, I'm making a point about<br>
phobos, and what is considered acceptable.<br>
</blockquote>
<br></div>
Don't forget that shifting focus when adjusting goals is always a question of tradeoffs. Sacrificing tersity, maintainability, usability, safety etc. for the sake of performance would be a poor move in the case of std.process.<br>

</blockquote></div><br></div><div class="gmail_extra" style>Can you perhaps quantify how any of those things would be reduced by addressing at least the details I highlight?</div><div class="gmail_extra" style>I'm basically advocating making a habit of using the stack where possible. It's not exactly hard, or cryptic.</div>
</div>