~scymtym/etasks/trunk

  • Committer: Jan Moringen
  • Date: 2010-07-19 02:56:00 UTC
  • Revision ID: scymtym@gmx.net-20100719025600-o579cdxkz575yp40
Improved result handling for idle and timeout in execution.el
* execution.el (execution-result-timer): renamed
  `execution-result-idle' -> `execution-result-timer'
  (execution-result-idle::initialize-instance): removed
  (execution-result-idle::future-done-p): removed
  (execution-result-idle::future-get): actually respect timeout
  argument
  (execution-result-idle::future-cancel): cosmetic changes
  (execution-result-timeout): removed
  (execution-result-timeout::initialize-instance): removed
  (execution-result-timeout::future-done-p): removed
  (execution-result-timeout::future-get): removed
  (execution-result-timeout::future-cancel): removed
  (tasks-execution-make-timer-lambda): new function; construct a
  lambda expression suitable for use as time function
  (execution-idle::execution-execute): use
  `tasks-execution-make-timer-lambda'
  (execution-idle::execution-timeout): likewise
Filename Latest Rev Last Changed Committer Comment Size
..
data 7 13 years ago Jan Moringen Added evolution screenshot attachment to README * Diff
execution.el 22 13 years ago Jan Moringen Improved result handling for idle and timeout in e 7.1 KB Diff Download File
hook-object.el 2 13 years ago Jan Moringen Moved class hook-object into hook-object.el * util 2 KB Diff Download File
macros.el 14 13 years ago Jan Moringen New tests and fixes for tests in macros.el * macro 5.1 KB Diff Download File
README 17 13 years ago Jan Moringen Added some examples of tasks in README * README (M 7 KB Diff Download File
tasks.el 15 13 years ago Jan Moringen Added two new unit tests to tasks.el * tasks.el (t 9 KB Diff Download File
TODO 19 13 years ago Jan Moringen Handle errors during task execution by storing in 632 bytes Diff Download File
ui.el 1 13 years ago Jan Moringen initial import 3.8 KB Diff Download File
util.el 2 13 years ago Jan Moringen Moved class hook-object into hook-object.el * util 968 bytes Diff Download File