Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 Goto related > Derived classes improvements
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

tony.riviere
Ketchup Master

France
57 Posts

Posted - Jun 09 2022 :  06:29:02 AM  Show Profile  Reply with Quote
This function opens a contextual menu which can be a little messy when the class hierarchy is huge (> 100 derived classes).

First, the mouse wheel doesn't work to scroll in the list. We need to press the top/bottom arrows on the list to navigate which is super slow.

In case where we have several levels of inheritance (child classes, grandchild classes, etc...) I think the most useful information is not easily visible: what are the direct children of the class.

Consider a class hierarchy like this:
- Base
  - A
    - A1
    - ...
    - A1000
  - B
  - C


Starting from Base class, I want to see all direct children (A, B, C) but the Derived class contextual menu is full of A1..A1000 entries.

As for the feature request: can you add a new entry "Direct Derived Classes" in the Goto Related menu, which list only the direct classes of a given class?

feline
Whole Tomato Software

United Kingdom
18749 Posts

Posted - Jun 10 2022 :  12:59:52 PM  Show Profile  Reply with Quote
The problem is that the Goto Related menu just isn't designed to handle this many entries. We are considering adding a dedicated class hierarchy view which would handle this sort of scale much better:

case=6647

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000