Bug 107791

Summary: STL support, type prefixing, type suffixing
Product: [Applications] umbrello Reporter: tfmaciel
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: CONFIRMED ---    
Severity: wishlist    
Priority: NOR    
Version: 1.3.2   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description tfmaciel 2005-06-20 16:57:44 UTC
Version:           1.3.2 (using KDE KDE 3.3.2)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Some code generated with Umbrello doesn't seem to fully support STL containers yet, e.g. for 1 to N associations. Moreover, I couldn't configure it to map associations to the container type that I wish to use. I think that it would be really nice if Umbrello could fully support STL.

As an extra point, Umbrello has a fixed naming convention for methods and properties. In fact, it would be really good if it were possible to customize this using a set of prefixes/suffixes for each data type, as well as for accessor functions. 

Because I use my own coding convention and need to import/export my code, it becomes almost impossible to use Umbrello.
Comment 1 Oliver Kellogg 2005-07-19 03:28:38 UTC
> Because I use my own coding convention and need to
> import/export my code, it becomes almost impossible
> to use Umbrello. 

Please consider contributing your proposed implementation.