Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] Re: Why does SystemTableView register twice as SystemRemoteChangeListener?


I think they both are registered to receive these events because the view part needs to handle events that effect the view part (only) related to the history widget and the title, while the view handles events that effect the content of the table (and this needs to be handled independently of the view part since SystemTableView is used in more than one part).

____________________________________
David McKnight    
Phone:   905-413-3902 , T/L:  969-3902
Internet: dmcknigh@xxxxxxxxxx
Mail:       D1/YFY/8200/TOR
____________________________________



"Oberhuber, Martin" <Martin.Oberhuber@xxxxxxxxxxxxx>

12/02/2008 12:01 PM

To
David McKnight/Toronto/IBM@IBMCA
cc
"Target Management developer discussions" <dsdp-tm-dev@xxxxxxxxxxx>
Subject
Why does SystemTableView register twice as SystemRemoteChangeListener?





Hi Dave,
 
I just noticed that BOTH SystemTableView AND SystemTableViewPart
register via
   SystemRegistry.addSystemRemoteChangeListener().
 
Does this make sense, or is it a bug? I'd naively assume that it
should be sufficient if one of these registers?
 
Thanks,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
 
 

Back to the top