AW: [Xotcl] destroy invoked by object move?
Gustaf Neumann
neumann at wu-wien.ac.at
Mon Mar 20 15:21:27 CET 2006
Kristoffer Lawson schrieb:
>> I have added "::xotcl::mymethod" and "::xotcl::myvar" to my
>> development version. i guess, you would you prefer to have
>> these exported. Opinions?
>
>
> On giving it some thought I think I actually prefer the version that
> would be part of Object. After all, it is that object's variable that
> we want. I don't use it that frequently so I don't mind writing a bit
> extra, for clarity's sake.
i am open for everything.
>
> I'm also wondering what the name should be, to make it really clear.
> Is [my var] clear enough? or should it be [my normalisedVar]?
"my var" is not a good option, "my varname" would be better,
furthermore, "my method" is already defined, getting a good name with
method seems messy. how about:
my trace add variable status write [my callback statusevent]
-gustaf neumann
More information about the Xotcl
mailing list