--- !ditz.rubyforge.org,2008-03-06/issue
-title: "'Rsrc a' should be defined as 'ErrorT Abortion (ReaderT NormalInteraction IO) a'"
-desc: |-
- Exceptions should only be used as a last resort.
- 'Abortion' type should no longer be an instance of 'Exception' if possible.
+title: "'Rsrc a' should be defined as 'Failure Abortion (ReaderT NormalInteraction IO) a' with help from control-monad-failure."
+desc: Exceptions should only be used as a last resort.
type: :task
component: Lucu
release: Lucu-1.0
- PHO <pho@cielonegro.org>
- commented
- ResourceReader should no longer throw Abortion to Rsrc. Rsrc shouldn't go ahead when there are remaining input chunks.
+- - 2011-12-14 09:46:50.654331 Z
+ - PHO <pho@cielonegro.org>
+ - edited description
+ - ""
+- - 2011-12-14 09:48:10.119128 Z
+ - PHO <pho@cielonegro.org>
+ - edited title
+ - ""
+- - 2011-12-14 09:56:33.064666 Z
+ - PHO <pho@cielonegro.org>
+ - commented
+ - Stop using mtl at all. "transformers" provides everything we need.
git_branch: