mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Updated comment.
This commit is contained in:
parent
85748d34ee
commit
b2e5b8842d
1 changed files with 1 additions and 1 deletions
|
@ -513,7 +513,7 @@ public class DefaultVMModelProxyStrategy implements IVMModelProxy {
|
|||
// The main benefit of this optimization is that the viewer is left
|
||||
// to retrieve the elements that need to be refreshed, rather
|
||||
// than having this proxy do it. Since the viewer is lazy loading
|
||||
// it may need to retrieve as many elements in the hierarchy.
|
||||
// it may not need to retrieve as many elements in the hierarchy.
|
||||
//
|
||||
// For example: suppose the model looks like:
|
||||
// A-
|
||||
|
|
Loading…
Add table
Reference in a new issue