Bug 107791 - STL support, type prefixing, type suffixing
Summary: STL support, type prefixing, type suffixing
Status: CONFIRMED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.3.2
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-20 16:57 UTC by tfmaciel
Modified: 2005-07-19 03:28 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 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.