Bug 64502

Summary: same class name in different packages
Product: [Applications] umbrello Reporter: Sebastian Stein <seb.kde>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sebastian Stein 2003-09-18 18:50:57 UTC
Version:           1.2-alpha (using KDE 3.1.3)
Installed from:    compiled sources
Compiler:          gcc version 3.2.2
OS:          Linux (i686) release 2.4.20

by Martin Krischik <martin@krischik.com>:
I find it very limiting that one cannot use the same  class names in different packages. I belive the very point of packages (or namespaces) is that you can reuse object names.
Comment 1 Oliver Kellogg 2003-11-02 07:44:49 UTC
The implementation is still a little rough, e.g.
* Create two classes with the same name in different packages
  in the list view
* Move the second class to the first package
This case should produce a duplicate name warning.
I will straighten it out shortly.
Please report any other shortcomings you may find.
Comment 2 Jonathan Riddell 2003-11-03 15:38:58 UTC
Good work, but it also needs ability to create classes with the same name when createing through the diagram, currently only possible by creating through the list view.
Comment 3 Oliver Kellogg 2003-11-04 07:17:34 UTC
*** Bug has been marked as fixed ***.