[Uml-devel] [Bug 83446] Can't have two classes in different packages named the same

Oliver Kellogg okellogg at users.sourceforge.net
Thu Jun 17 12:08:08 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=83446      




------- Additional Comments From okellogg users sourceforge net  2004-06-17 21:07 -------
> I have a class in the global namespace [...]
> I figured I would create the same name in the sub
> namespace, copy things to it, then delete the original. 

The hitch here is the class in the global namespace.
Inner classes have visibility to outer classes.
If you move the class from the global namespace to
a different package then things should be fine -
can you verify?




More information about the umbrello-devel mailing list