<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Oh, well… :)</div><div><br></div><div>OTOH, Björn Gustavsson himself said earlier (8 Oct):</div><div><br></div><div><blockquote type="cite">Are you sure? What I have understood from previous email<br>messages on this list is that many projects use "tuple modules"<br>(which is an implementation detail in parameterized modules)<br>and not parameterized modules directly. See for instance:<br><br><a href="http://erlang.org/pipermail/erlang-questions/2012-January/063915.html">http://erlang.org/pipermail/erlang-questions/2012-January/063915.html</a><br><br>We are thinking about removing the compiler support for parameterized<br>modules, but keeping the low-level mechanism in erlang:apply/3 and<br>the inheritance hack in the error_handler module.</blockquote><br></div><div>Just for fun, FWIW, I wrote a little parse transform that gives</div><div>roughly the same functionality as parameterized modules,</div><div>but without relying on the special syntax.</div><div><br></div><div><a href="https://github.com/uwiger/parse_trans/commit/ae7163f3dbc2d3cbf23fb9a796b7f2e576dab09a">https://github.com/uwiger/parse_trans/commit/ae7163f3dbc2d3cbf23fb9a796b7f2e576dab09a</a></div><div><br></div><div>Note how it's in parse_trans/examples/, so it's mainly for fun.</div><div>It does seem to work, though.</div><div><br></div><div>BR,</div><div>Ulf W</div><br><div><div>On 12 Oct 2012, at 19:35, Yurii Rashkovskii wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">From what I learned earlier this year, tuple modules have a bleak future as well:<div><br>===<br><br>[1] > But I was wondering if there's any word out about the fate of tuple<br>> modules? The ones like {erlang}:element(1). Are they expected to be<br>> kept around? (I certainly hope they are :)<br>><br><br>No, we don't expect to keep them.<br><br>[…]<br><br>/Björn</div></blockquote></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><div>Ulf Wiger, Co-founder & Developer Advocate, Feuerlabs Inc.</div><div><a href="http://feuerlabs.com">http://feuerlabs.com</a></div></div><div><br></div></span><br class="Apple-interchange-newline">
</div>
<br></body></html>