[Pharo-dev] what is a GTSpotterRecorderCategorySelectedEvent?

2015-05-30 Thread stepharo
A GTSpotterRecorderCategorySelectedEvent models the action of selecting a category in the search results. This event stores the name of the category and the number of results that were matched by the current query. Instance Variables categoryLabel:Object elementCount:

Re: [Pharo-dev] what is a GTSpotterRecorderCategorySelectedEvent?

2015-05-30 Thread Tudor Girba
Hi Stef, I am not sure I understand the question. This class records the selection of a Spotter category, not a system category. This is the thing that appears in light gray in Spotter (like Classes, Packages, ... ) Cheers Doru On Sat, May 30, 2015 at 9:51 PM, stepharo steph...@free.fr wrote:

Re: [Pharo-dev] what is a GTSpotterRecorderCategorySelectedEvent?

2015-05-30 Thread stepharo
OK I'm trying to see how to make category less spread as a term because after a while it is confusing. so could you make the class comment a bit more precise. Stef Le 30/5/15 21:56, Tudor Girba a écrit : Hi Stef, I am not sure I understand the question. This class records the selection of