~allenap/commandant/readme-to-rest

Viewing all changes in revision 40.

  • Committer: Jamu Kakar
  • Date: 2010-06-06 14:12:17 UTC
  • mfrom: (39.1.2 twisted-command)
  • Revision ID: jkakar@kakar.ca-20100606141217-ka4nv7tpy0gmachg
Merged twisted-command.

A new commandant.commands.TwistedCommand base class is available for
commands that need to run in a Twisted reactor.  Command
implementations need to provide a run method, just like with
ordinary command, that will be invoked in a running reactor.  These
commands can return a Deferred.  After command processing has
completed the reactor will be stopped.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: