TODO.txt in daemon-kit-0.1.7.12 vs TODO.txt in daemon-kit-0.1.8pre

- old
+ new

@@ -9,13 +9,12 @@ * Clustering support (run multiple workers out of same project) * [IN PROGRESS] Error handling to the degree Rails does * Support for custom error handlers in the project * Easy configuration of an ORM of choice, including patching it if needed (ActiveRecord *cough*) * Improved generators for creating skeleton daemons: - * Evented jabber bot * Empty periodic event loop * Empty periodic loop (non-evented) - * Queue (SQS, AMQP, etc) pollers + * Queue (SQS, etc) pollers * Rake tasks for generating: * Sys-V style init scripts * Plenty of docs, seriously a lot of docs * Specs & features, tons of them too * Integration tests for the specific daemons