rittjc
Ketchup Master
USA
84 Posts |
Posted - Dec 09 2003 : 1:07:36 PM
|
VA View is a super concept. Looks like you guys have outdone yourselves. I have some first impression suggestions to consider. Here are a few initial thoughts for what they are worth:
- Wild cards for Files in workspace combo box would be nice. For instance you could say *.bmp and see only the bitmap resource files in the project.
- enums are displaying twice in class members. They show up individually and also show up under the enum type def.
- enum type defs should use and the enum icon and sort with it grouped with any other enum type defs in the object. Individual enum subitems should only display in the list under the corresponding enum type def not individually. Creates noise in the list of members.
-Base class nodes should be sorted descending, by latest derivation first. The last dervied is normally the one you care about anyway.
-Would be nice to add/modify line comments to an item from the object browser.
-Would be nice to be able to rename items (variables, enums, methods)from the object browser and get items renamed throughout the project. Would have to comprehend source control check outs.
-Would be nice to be able to add new members from the object browser.
Again "VA View" is quite a nice addition.
Regards, Jim |
|