TODO in pipeline-0.0.8 vs TODO in pipeline-0.0.9
- old
+ new
@@ -1,8 +1,7 @@
-* Allow delayed_job to be used as a plugin, as well as a gem
* Add examples of view display
* view helpers?
-* Improve documentation (RDoc)
+* Chaining stages with string (to avoid having to load stages before pipeline)
* Adapter for other persistence frameworks (ActiveModel?)
* Adapter for other background processing mechanisms (currently relying on dj's auto-retry)
* Max attempts on pipeline (or stage)
Think more about: