[umbrello-devel] [umbrello] [Bug 336012] New: Automate required namespace/package user interaction on c++ import
Ralf Habacker
ralf.habacker at freenet.de
Mon Jun 9 19:32:29 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=336012
Bug ID: 336012
Summary: Automate required namespace/package user interaction
on c++ import
Classification: Unclassified
Product: umbrello
Version: 2.13.1
Platform: unspecified
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: ralf.habacker at freenet.de
On cpp imports umbrello shows a manual package/class type request for cases,
where a parsed class or namespace name could not be resolved. On importing
foreign code this means to inspect the code to find an answer for this
question.
Because these requests may be shown on large code bases very often, cpp import
of a large project is very unhandy. (This has recognized while working on bug
335914 with the qt 4 source)
When users are able to give an answer by inspecting the code, why does umbrello
not can do this too by itself without these annoying requests.
Reproducible: Always
Steps to Reproduce:
1. open umbrello
2. import large c++ project
Actual Results:
There are many namespace/class choose requests.
Expected Results:
There should be no such requests shown.
Instead of the mentioned request it may be possible to create a "may be class
or package" uml object with a related graphical icon to indicate this state in
the tree view.
On importing the real class/namespace this uml object can be retyped.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list