Hi, 

I find announcements in Nautilus a bit strange. I guess you are familiar with 
QualityAssistant. To display the critics about the currently selected entity I 
need to know which one is selected. There is NautilusMethodSelected and 
NautilusClassSelected announcements. But here is a small detail, if you select 
a method, both of them are fired i.e. for the method’s class and the method 
itself. For me it does not make any sense because I need to show critics only 
for currently selected source code.

Moreover if I need to show something about the class while a method is 
selected, I can just ask the method for its class, right?

Does anybody need this double announcing? (Maybe it is quadruple, I haven’t 
checked for a package and protocol)

Cheers!
Uko

Reply via email to