Log On
Embarcadero Home
Watch, Follow, &
Connect with Us
Share This
QualityCentral
Communities
Articles
Blogs
Resources
Downloads
Help
QualityCentral
Delphi-BCB
IDE
Add Component Template
Background compile
Batch file target
Block Completion
Build Tools
Caliber
Class Completion
Class Explorer
Code Browsing
Code Completion
Code Editor
Code Explorer
Code Parameters
Code Templates
Compiler Message Window
Deployment Manager
Dialogs
Direct
Docking
File Browser
File Handling
Form Designer
Help
History View
IDE Insight
Memory Issues
Menu Designer
Menus
Module Manager
Multi-Monitor Support
Object Inspector
Object TreeView
Open Tools API
Packages
Performance
Printing
Project Explorer(old Object Browser)
Project Management
Refactoring
Repository
Save Desktop
Search
Start Page
Starteam
Startup/Shutdown
Structure Pane
System Resources
ToDoList
Tool Palette
Toolbars/Status Line
Translation Tools
Unit Testing
Version Control
VersionInfo
Views
Visual Form Inheritance
Workgroup(PVCS)
You are not logged in.
Help
Print
Public Report
Report From:
Delphi-BCB/IDE/Code Explorer
[ Add a report in this area ]
Report #:
11093
Status:
Closed
"Interface" category does double duty
Project:
Delphi
Build #:
9.0.1761.24408
Version:
9.0
Submitted By:
Rob Kennedy
Report Type:
Suggestion / Enhancement Request
Date Reported:
2/25/2005 12:40:01 PM
Severity:
Infrequently encountered problem
Last Updated:
3/20/2012 2:24:39 AM
Platform:
All platforms
Internal Tracking #:
220721
Resolution:
Retest
(Resolution Comments)
Resolved in Build:
:
7.0.4.453
Duplicate of:
None
Voting and Rating
Overall Rating:
No Ratings Yet
0.00 out of 5
Total Votes:
None
Description
In the Code Explorer (Structure view), the "interface" category searves two purposes. First, it controls whether interface-type declarations appear as top-level nodes or grouped into a separate Interfaces category. Second, it controls whether the interfaces that a class is declared as implementing appear as first-level nodes of the class node or grouped into a separate category.
There should be two separate options for those. While I like to see all the interface types as top-level nodes with the classes, I don't need to see the list of implemented interfaces for each class. (When the implemented interfaces aren't in their own group, the class node is automatically expanded, which is a side effect I don't want.)
The Code Explorer should have two interface categories: One for interface types declared in the unit, and one for interfaces implemented by the classes in the unit.
Steps to Reproduce:
If you have an interface (ITest) declared in a unit and a class (TImpl) in that unit that implements that interface, the tree view will look like this if you have the "Interfaces" category checked in your Code Explorer options:
+ Interfaces
+ TImpl
If the category is not checked, the tree will look like this:
+ ITest
- TImpl
| ITest
| + Fields
| + Methods
I would prefer that Delphi offer some combination of settings to allow a tree like this:
+ ITest
+ TImpl
That is, both interface and class declarations appear as first-level nodes in the tree, but neither of them is automatically expanded.
Workarounds
None
Attachment
None
Comments
None
View Your Reports
Search
Server Response from: ETNACODE01
Developer Tools
Blackfish SQL
C++Builder
Delphi
FireMonkey
Prism
InterBase
JBuilder
J Optimizer
HTML5 Builder
3rdRail & TurboRuby
Database Tools
Change Manager
DBArtisan
DB Optimizer
ER/Studio
Performance Center
Rapid SQL
Technical Articles
Tutorials
White Papers
Press Releases
Newsletters
Add Content (GetPublished)
Audio
Audio & Video
Video
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Tags
Technology Partners
Downloads
Free Trials
Registered User Downloads
Beta Programs
Add Content (GetPublished)
Articles
Blogs
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Member Services
About
Connect with Us