On 20 Mar 2006, at 14:46, Gustaf Neumann wrote:
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'm also wondering what the name should be, to make it really clear. Is [my var] clear enough? or should it be [my normalisedVar]?