X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=TODO;h=83b73f79bcf48623878ba67cb8112cd939c1043d;hb=a2a75e9852ea33b7c79bc33ee76be83f82caf637;hp=d570440f28cefaee3f01fcb450626d6fd38d8f1a;hpb=1f89071a4c657240f96b4a453c74052dcd1de9c5;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.