View · Search · Index
No registered users in community xowiki
in last 10 minutes

XOTcl/NX mailing list by object move?

From: Kristoffer Lawson <setok_at_fishpool.com>
Date: Sun, 19 Mar 2006 16:04:17 +0200

On 19 Mar 2006, at 15:53, Gustaf Neumann wrote:

>
> One general observation about our discussion: it is often not
> clear, what "namespace"
> refers to, a "tcl namespace" or some kind of an abstract namespace.
> tcl-namespaces

OK, for the records when I've talked of namespaces I have meant Tcl
namespaces :-)

> Kristoffer Lawson schrieb:
>>
>> On 19 Mar 2006, at 14:09, Scott Gargash wrote:
>>
>>> xotcl-bounces_at_alice.wu-wien.ac.at wrote on 03/19/2006 04:08:40 AM:
>>>
>>> >
>>> > On 19 Mar 2006, at 00:12, Scott Gargash wrote:
>>> > >
>>> > > When would you need the namespace of the object?
>>> > I have only ever needed the namespace of an object
> you mean, you needed to use the explicit "requireNamespace", since
> namespaces are used all over in tcl as discussed in depth. as soon you
> define e.g. a child object or a proc for an object, a tcl-namespace is
> automatically added.

Yes, exactly. But also, from my point of view the implementation
could have been anything, tcl namespace or not, except for that
particular case which sometimes comes up.

            / http://www.fishpool.com/~setok/