Refresh Workspace Automatically - smart or dumb? [message #286621] |
Mon, 13 June 2005 17:11  |
Eclipse User |
|
|
|
Originally posted by: bob.objfac.com
A note on a help page inspired this question:
"If this option is turned on then the workspace resources will be
synchronized with their corresponding resources in the file system
automatically.
"Note: This can potentially be a lengthy operation depending on the
number of resources you have in your workspace."
Hmm. Does this mean that the auto-refresh feature is implemented
inefficiently by default? Specifically,
- For platforms that provide notification of resource changes, does the
SDK ship with platform-dependent refreshProviders that take advantage of
it? (If so, which platforms?)
- For platforms that don't notify, does polling take place in the
background and at what intervals? Are the resource locks fine- or
coarse-grained?
I'd be afraid to turn this on without this information. I like to know
where potentially mysterious responsiveness glitches (like the workspace
auto-save) come from.
Bob
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04320 seconds