<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
On 10/13/2011 5:40 AM, Steve Schveighoffer wrote:
<blockquote
cite="mid:1318509654.82809.YahooMailNeo@web161704.mail.bf1.yahoo.com"
type="cite">
<div style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
255); font-family: arial,helvetica,sans-serif; font-size: 12pt;">
<div><span>Finished, dcollections is now fully inout-aware, and
passes all unit tests. One additional somewhat annoying
issue I found:
<a class="moz-txt-link-freetext" href="http://d.puremagic.com/issues/show_bug.cgi?id=6809">http://d.puremagic.com/issues/show_bug.cgi?id=6809</a><br>
</span></div>
<div><br>
<span></span></div>
<div><span>I had to deal with some interesting issues (not bugs,
but design-related), which I'm going to detail in a
newsgroup post.</span></div>
<div><br>
<span></span></div>
<div><span>But one nice thing -- I needed to add 0 overloads to
deal with const and immutable versions of collections. It
looks like inout is pretty effective! In most cases I just
had to add the inout decorations.</span></div>
<div><br>
<span></span></div>
<div><span>Here is the related commit:</span></div>
<div><br>
<span></span></div>
<div><span><a class="moz-txt-link-freetext" href="http://www.dsource.org/projects/dcollections/changeset/114">http://www.dsource.org/projects/dcollections/changeset/114</a></span></div>
<br>
</div>
</blockquote>
<br>
This is great news! Thanks to you & Kenji.<br>
</body>
</html>