<html><body>
<p><tt>xotcl-bounces@alice.wu-wien.ac.at wrote on 03/21/2006 02:28:15 AM:<br>
<br>
&gt; i do not like the &amp;-suggestions for the xotcl-core, since it looks<br>
&gt; like an operator, not like a name. The &amp;-operator is not<br>
&gt; about fully qualifying a name, but about providing a reference<br>
&gt; in general.<br>
</tt><br>
<tt>What's the difference (in tcl) between a name and an operator or a name and a reference? </tt><br>
<br>
<tt>I'm not being sarcastic, you're making a distinction I don't see. &nbsp;The problem here is needing an external reference to an XOTcl member. &nbsp;In Tcl, that means you need the name of the variable. &nbsp;</tt><br>
<tt><br>
&gt; i get the impression that adding these cmds/methods do not reduce<br>
&gt; significantly the clarity. myvar/myvarname makes sense for the<br>
&gt; snitters.<br>
</tt><br>
<tt>While that may be true for an experienced user, as a new user trying to use XOTcl I find the way XOTcl uses namespaces (created on demand) to be pretty confusing. &nbsp;Anything that keeps me from needing to understand that is a good thing. &nbsp;And leaving aside the new user issue, having a documented access mechanism for clients instead of knowledge of the implementation seems like a good thing.</tt><br>
<br>
<tt>Just my opinion.</tt><br>
<br>
<tt>        Scott</tt></body></html>