From 87bd991a8163d7f18510e52224ecfd6f2692ef70 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 8 Mar 2013 21:30:24 +0900 Subject: [PATCH] Put a couple of to-do items I am working on. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9413955..b287de3 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,12 @@ Or install it yourself as: # Save to a file jar.save_as(filename) +## To-Do list + +- Print kind error messages to make migration from Mechanize::Cookie easier + +- Make serializers pluggable/autoloadable and prepare a binary friendly API + ## Contributing 1. Fork it