Dear Gustaf, What is the reason for having XOTcl 2.0 and NX at the same time? In NX, method declaration is private by default where it seems to me that it is more natural for it to be public by default (since the majority method declarations will be public) and it is the private method that should be declared explicitly.