[VW 7.7 NC] Bug: Renaming a Namespace doesn't rename all references

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[VW 7.7 NC] Bug: Renaming a Namespace doesn't rename all references

Joachim Geidel
I had the packages Registry 25 and RegistryTests 8 loaded. When renaming the
Registry namespace to RegistryAccess, all classes in Registry were moved to
RegistryAccess, and references to these classes were renamed. However, the
operation missed two references to the shared variable
Registry.Key.ConcreteClass in the methods Win32ValueTest>>setUp and
Win32KeyTest>>setUp. I had to correct the methods manually.

Best regards,
Joachim Geidel


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc