TODO.txt in kennethkalmer-daemon-kit-0.1.5.1 vs TODO.txt in kennethkalmer-daemon-kit-0.1.6

- old
+ new

@@ -2,19 +2,20 @@ =================== This is purely a drop in the bucket of what has to come... * [DONE] Easy way to trap signals -* Error handling to the degree Rails does +* [IN PROGRESS] Error handling to the degree Rails does * Easy configuration of an ORM of choice, including patching it if needed (ActiveRecord *cough*) * Improved generators for creating skeleton daemons: * [DONE] Jabber bot * Evented jabber bot * Empty periodic event loop * Empty periodic loop (non-evented) * Queue (SQS, AMQP, etc) pollers * Rake tasks for generating: * god configs + * Sys-V style init scripts * Pre-built capistrano configs for easy deployment * Support for dropping privileges * Support for chroot'ing * Improved and cleaned up logging * Plenty of docs, seriously a lot of docs