infoforcefeed / OlegDB

Enough works to use this in production

Home Page:http://olegdb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AOL Restore needs to handle older format

qpfiffer opened this issue · comments

Either I make a transition tool (lame) or Oleg should be able to handle older formats and seamlessly convert them to the newer format.

Theres no reliable way to infer that we're reading an older aol file so I'm just going to write the transition tool to dump it to json.

dump_to_json.py and restore_from_json.py will do exactly as they say. Good enough for me.