<br><br><div class="gmail_quote">On Mon, Jul 7, 2008 at 8:12 PM, Igor Stasenko &lt;<a href="mailto:siguctua@gmail.com">siguctua@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2008/7/7 Jason Johnson &lt;<a href="mailto:jason.johnson.081@gmail.com">jason.johnson.081@gmail.com</a>&gt;:<br>
<div><div></div><div class="Wj3C7c">&gt; On Sun, Jul 6, 2008 at 8:40 PM, Igor Stasenko &lt;<a href="mailto:siguctua@gmail.com">siguctua@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; okay, let me rephrase it: trusted user and untrusted user.<br>
&gt;&gt; Do you still against distinction?<br>
&gt;<br>
&gt; In the programming language: yes. &nbsp;It is up to the developer to know<br>
&gt; the access needs of his software (e.g. are there parts that need to be<br>
&gt; protected?) and write it accordingly.<br>
&gt;<br>
&gt; The only way you need it in the language itself is if you are allowing<br>
&gt; arbitrary clients to inject code into your running system, which I&#39;m<br>
&gt; against. &nbsp;In that case I think it&#39;s better to just expose APIs to<br>
&gt; clients that they can call which you prove to be safe (like web<br>
&gt; services).<br>
&gt;<br>
<br>
</div></div>Smalltalk is quite indifferent for these purposes, so i don&#39;t see any<br>
problem using same approach at any level.<br>
It is not in &#39;language itself&#39; , i don&#39;t think that Gulik need to<br>
change the language to make things more secure.<br>
It&#39;s not a Java, after all, where by typing word &#39;private&#39;, or &#39;final&#39;<br>
you getting false feeling of safety :)<br>
</blockquote></div><br><br>Actually, I will need to change the language a bit. I&#39;ll need to add &quot;private&quot; methods and possible other Java-like features . I hope to do this without any changes to the language syntax.<br>
<br>Gulik.<br clear="all"><br>-- <br><a href="http://people.squeakfoundation.org/person/mikevdg">http://people.squeakfoundation.org/person/mikevdg</a><br><a href="http://gulik.pbwiki.com/">http://gulik.pbwiki.com/</a>