HomePhorge

DispatcherInterface: * remove redundant functions. Let clients call…
9495465739faUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

DispatcherInterface: * remove redundant functions. Let clients call dispatcherInstance() and do what they will with the AgentInstance they get. * implement dispatchManually ("send queued") and retryDispatching

Tests: added small programs that:

  • use SendQueuedAction on the outbox (equivalent to DispatcherInterface::self()->dispatchManually())
  • use ClearError on the outbox (equivalent to DispatcherInterface::self()->retryDispatching())
  • tell the MDA to abort

svn path=/branches/kdepim/soc/kdepimlibs/; revision=982560

Event Timeline

Constantin Berzan <exit3219@gmail.com> committed rKPL9495465739fa: DispatcherInterface: * remove redundant functions. Let clients call… (authored by Constantin Berzan <exit3219@gmail.com>).Jun 16 2009, 10:09 AM