Subject: | wish: split out e-mail logic |
Thanks for sharing this darcs tool.
My wish is that "Darcs::Notify" and "Darcs::Notify::Email" be split out.
In the parent class, you would do things that any notification method
woudl want, like calculating the "diff" and "diffstat". These functions
are currently tied to sending the e-mail.
My wish is for it to be extremely easy to add new subclasses, like
Darcs::Notify::IRC or Darcs::Notify::RSS.
Thanks!
Mark