This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.
The branch, master has been updated
via 68c4cf43bcf5c54104bad87df3b4c56bdcea5118 (commit)
from 150cb7c687808726c94adf5dea63ddf24d771711 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 68c4cf43bcf5c54104bad87df3b4c56bdcea5118
Author: Stefan Rossbach <[email protected]>
Date: Sat Aug 16 20:55:08 2014 +0200
[INTERNAL] removed BlockProgressMonitor
The work
http://www.inf.fu-berlin.de/inst/ag-se/theses/Rintsch09-agile-tool-develop.pdf
states that some operations are performed asynchronous. I take a look at
the default implementations and they are NOT asynchronous. I also highly
doubt the other implementations will perform this asynchronous and
instead will pass the responsibility to the caller. From my own
experience my UI will freeze sometimes when my HDD is in standby mode
and has to spin again to fetch data so this is a clear indication for
synchronous processing.
Last but not least there is no evidence on his assumption, e.g at least
mention one provider that implements the behavior which is described in
this section.
Change-Id: Ia18437ab796580834a2b34344baea132a8444d0e
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1911
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../de/fu_berlin/inf/dpp/editor/EditorManager.java | 21 +-----
.../inf/dpp/util/BlockingProgressMonitor.java | 80 --------------------
2 files changed, 3 insertions(+), 98 deletions(-)
delete mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/util/BlockingProgressMonitor.java
hooks/post-receive
--
The Saros Eclipse Plugin
------------------------------------------------------------------------------
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot