Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Re: http://egit.eclipse.org/r/#change,614

On Tue, Apr 27, 2010 at 4:31 PM, Remy Suen <remysuen@xxxxxxxxxx> wrote:
> Personally, I'm not sure how often someone is actually going to perform a
> full refresh.

>From looking at the code, we seem to invoke scheduleRefresh() all over
the place, even when the user is just adding or removing items. It
seems to me that we should only be processing the items in question
instead of resetting the input on the entire tree.

Regards,
Remy


Back to the top