Bug 68389

Summary: Wrong code import c++ for namespaces
Product: [Applications] umbrello Reporter: Claudiu ANGHEL <claudiu.anghel>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED WORKSFORME    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Claudiu ANGHEL 2003-11-16 20:33:13 UTC
Version:           1.2-beta (using KDE 3.1.4)
Installed from:    SuSE
Compiler:          gcc version 3.3 20030226 (prerelease) (SuSE Linux)
OS:          Linux (i686) release 2.4.20-4GB-athlon

Importing classes that are in a namespace should create a package (if not exists) with the namespace name.
Is a bug and not a wishlist because code generation should aproximative equal with the imported code.
Comment 1 Sebastian Stein 2003-11-16 21:13:25 UTC
It is a wish, because the code import feature is very limited at the moment. Every new feature means mostly to redesign/rewrite the whole stuff or better to reuse other components for code import. Your request is nothing which could be fixed in some minutes.
Comment 2 Oliver Kellogg 2003-11-17 23:34:12 UTC
Fixed, but probably not for nesting depths larger than 1.