On 19 Mar 2006, at 14:49, Scott Gargash wrote:
Snit has a "myvar" method that returns the fully qualified name of a snit member variable. Perhaps something similiar (a method that returned a "reference" to an instance variable) would be useful in XOTcl?
Yes, quite possibly, but of course then you need some namespace logic, at least internally. Still, it sounds like, whatever the implementation, that might be a good addition to XOTcl as it hides the implementation details.