[Uml-devel] [Bug 75462] New: Be able to mark data types as built in (python but is probably generic)
cmg at uab.edu
cmg at uab.edu
Tue Feb 17 13:46:13 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=75462
Summary: Be able to mark data types as built in (python but is
probably generic)
Product: umbrello
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: cmg uab edu
Version: (using KDE KDE 3.2.0)
OS: Linux
I work in python and there are plenty of things which are built in datatypes ( bool -> True/False, dict, tuple, string, functions, methods etc. ).
When I add a datatype to the project, and generate code, I get "import Int from *" when I really don't want anything there at all.
This is probably a generic problem for all languages though the python generator is the only one I've used.
More information about the umbrello-devel
mailing list