AW: [Xotcl] destroy invoked by object move?
Kristoffer Lawson
setok at fishpool.com
Sun Mar 19 15:04:17 CET 2006
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/
More information about the Xotcl
mailing list