On 9/11/07, <b class="gmail_sendername">Nicolai Waniek</b> <<a href="mailto:nospam@inval.id">nospam@inval.id</a>> 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 "internal RW-access, external R-access only".<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 "internal RW-access, external R-access only". 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> privately_readwrite_but_publicly_readonly int x;<br><br>See?<br><br>I already know how to do it without the "privately_readwrite_but_publicly_readonly" keyword.<br><br>