On 9/11/07, <b class="gmail_sendername">Nicolai Waniek</b> &lt;<a href="mailto:nospam@inval.id">nospam@inval.id</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 Apart from that it would cover your problem<br>with &quot;internal RW-access, external R-access only&quot;.<br></blockquote></div><br>I think you may have missed the point there. We can already do that with D. I /have/ no problem with &quot;internal RW-access, external R-access only&quot;. There is no problem to solve. Nonetheless, it would still be cool if there were a new keyword or some other way to mean:
<br><br>&nbsp;privately_readwrite_but_publicly_readonly int x;<br><br>See?<br><br>I already know how to do it without the &quot;privately_readwrite_but_publicly_readonly&quot; keyword.<br><br>