Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-dd-dev] VariablesView, UI for disabling VIRTUAL


Currently, this is not planned. The "interface" points for a model (content./label adapters and model proxy) are one step removed from this. It allows us to change the implementation of the viewer without effecting clients. We don't want to tie clients to the viewer implementation currently, as it is the most likely to change.

Darin Wright
Eclipse Debug Lead,
Rational Team,
IBM Canada
(204)934-4114



"Williams, Ted" <ted.williams@xxxxxxxxxxxxx>
Sent by: dsdp-dd-dev-bounces@xxxxxxxxxxx

02/08/2006 10:53 PM

Please respond to
Device Debugging developer discussions

To
"Device Debugging developer discussions" <dsdp-dd-dev@xxxxxxxxxxx>, "Eclipse Platform Debug component developers list." <platform-debug-dev@xxxxxxxxxxx>, Darin Wright/Ottawa/IBM@IBMCA
cc
Subject
[dsdp-dd-dev] VariablesView, UI for disabling VIRTUAL





 
hi Darin,
 
In the 3.2 VariablesView, will user interface provide the ability to disable the VIRTUAL nature of the tree? There are cases where it is useful to update all expansion-visible items instead of only handling SetData events. For example, disabling virtual/lazy load is essential when one desires a complete change history between suspend events. Is this requirement solved by pluggable viewer update policies?
 
thanks,
ted
 
 _______________________________________________
dsdp-dd-dev mailing list
dsdp-dd-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-dd-dev


Back to the top