Finder Source Search Shows Trait Users

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Finder Source Search Shows Trait Users

Sean P. DeNigris
Administrator
While searching for the class comment template, I did a source search in the finder on a text fragment. Three results came back: TClassDescription, where it is implemented, and both of its users - ClassDescription and TraitDescription. Senders and Implementors seems to handle this correctly - that is they just return the trait, not users. Should I create an issue?
Cheers,
Sean