X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=TODO;h=83b73f79bcf48623878ba67cb8112cd939c1043d;hb=7b3f32e925e0acec89f1ea2421a25d5decc6216f;hp=d570440f28cefaee3f01fcb450626d6fd38d8f1a;hpb=e31db55ebade22756e63dee922c7e4280652707a;p=Business-OnlinePayment.git diff --git a/TODO b/TODO index d570440..83b73f7 100644 --- a/TODO +++ b/TODO @@ -3,4 +3,7 @@ - Use Net::HTTPS::Any - hmm... requires HTTP::Headers v1.59 - move revmap_fields into the base class - +- remap_fields: Not the cleanest thing to mix up our namespace with the + processor-specific names. +- Define a better model of exception handling that doesn't involve dying on + some things.