/TODO

http://github.com/drewblas/aws-ses · #! · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 4ca74fe4ef4cc81618bf03f56a75c83b MD5 · raw file

  1. * Use a better XML parser (and be consistent)
  2. * Rename Base to something else (probably Mailer): Nothing else actually inherits from Base, so that is a very poor naming convention. I intend to change it in the future
  3. * Integer responses should probably be cast to ints instead of left as strings