<html><body>
<p><tt>xotcl-bounces@alice.wu-wien.ac.at wrote on 03/21/2006 02:28:15 AM:<br>
<br>
> i do not like the &-suggestions for the xotcl-core, since it looks<br>
> like an operator, not like a name. The &-operator is not<br>
> about fully qualifying a name, but about providing a reference<br>
> 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. The problem here is needing an external reference to an XOTcl member. In Tcl, that means you need the name of the variable. </tt><br>
<tt><br>
> i get the impression that adding these cmds/methods do not reduce<br>
> significantly the clarity. myvar/myvarname makes sense for the<br>
> 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. Anything that keeps me from needing to understand that is a good thing. 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>