Version: 1.1.1 (using KDE KDE 3.1.1a) Installed from: Debian stable Packages Compiler: gcc 2.95 OS: Linux The tool I would like to see in next version is automatic getter/setter generator. How it should work? For me it is simple but I'll try my best to share the vision: new option should appear in the context menu for class in a class diagram - create getters/setters. Selecting it should bring up a dialog with list of all available class atributtes and second list for selected ones. Two checkboxes for optional turning off generation of either getters or setters would also come in handy. Pressing nice 'generate' button would create new methods in the selected class. For complete solution it should also generate apprioprate code for generated methods.
I've just managed to get latest umbrello 1.2 from CVS and ... it already has similiar feature. It's GUIless but it suits my needs. Bad I couldn't compile it earlier [q3-compat was missing] so I wouldn't bother you...
invalid