<div class="gmail_quote">On Mon, Apr 19, 2010 at 21:20, Steven Schveighoffer <span dir="ltr">&lt;<a href="mailto:schveiguy@yahoo.com">schveiguy@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Here is a quick-and-dirty solution, if you don&#39;t mind using classes/interfaces.  <br></blockquote></div></blockquote><div>(snip)<br><br>I&#39;m not used to using interfaces in this way. What become the stored T values
 when you cast the classes into IW to construct your array? I suppose they&#39;re lost?<br>
<br>
Does that mean that if we have a bunch of T (all different types),you map a call to makeW on it, get back a bunch of WByVal!T (all different types), cast them to IW and... what? erase the types?<br><br><br>
Philippe<br><br> </div></div><br>