https://bugs.kde.org/show_bug.cgi?id=60452

Ralf Habacker <ralf.habac...@freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |laysrodriguessi...@gmail.co
                   |                            |m,
                   |                            |ralf.habac...@freenet.de,
                   |                            |sandroandr...@kde.org

--- Comment #9 from Ralf Habacker <ralf.habac...@freenet.de> ---
@lays: A few note how to deal with the remaining keywords:
1. The question if a keyword belongs to Codegen_Utils::cppDatatypes() or
something else. Options are  createCppStereotypes() or something else. From
looking at http://www.tutorialspoint.com/cplusplus/cpp_modifier_types.htm there
are also type qualifiers like const, volatile, restrict, mutable, register
2. We need to take a look if a related token is supported by UML or not. (Maybe
Sandro can give some inlights into this area). See comment 8 for a supported
example. If it is not supported directly by UML, we need to see how this could
be implemented in the UML model. 
3. We need to see how we let the user enters the keyword in the gui. The
"const" prefix from comment 8 is implemented as checkbox in the method property
dialog.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to