Bug 64502 - same class name in different packages
Summary: same class name in different packages
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-18 18:50 UTC by Sebastian Stein
Modified: 2003-11-04 07:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***.