On 03 Jan 2014, at 16:48, Torsten Bergmann <[email protected]> wrote:
> Hi,
>
> in Nautilus there is a menu "Analyze" -> "Class refs..." to see where a
> class is used.
>
> When I select a trait it is not displayed in the menu, but CMD+N is also
> working when I select
> a Traits name in the code pane. Is it by intention to not browse refs for
> traits or a bug in the menu?
>
No, else you can not see any place where the user types TBehavior… references
should stay references.
> How can one browse the classes that "use" a trait? Looks like there is no
> option for that yet.
> (for instance to browse and see that "TBehavior" is used in "Behavior")
There is a “browse users” n the main menu (not the “Analyze” submenu), when you
browse a Trait.
(yes, the menus are not perfect).
Marcus