From mboxrd@z Thu Jan 1 00:00:00 1970 From: nicolas.pouillard@gmail.com (Nicolas Pouillard) Date: Mon, 24 Aug 2009 14:20:20 +0200 Subject: [sup-talk] [PATCH] index log In-Reply-To: <1250948551-sup-2052@masanjin.net> References: <1250491123-19240-1-git-send-email-rlane@club.cc.cmu.edu> <1250948551-sup-2052@masanjin.net> Message-ID: <1251116226-sup-1373@peray> Excerpts from William Morgan's message of Sat Aug 22 15:46:27 +0200 2009: > Reformatted excerpts from Rich Lane's message of 2009-08-16: > > Add a YAML logfile that records changes to the index and modify > > sup-dump to use this rather than the normal database. > > I like this. I'm going to wait to apply it until the api refactoring > stuff is merged down to master though. Should be soon. I'm wondering if a simpler format would not be better, I've patch in my sup copy do feed a file called ~/.sup/labels-mapping.log with lines like those: 000e0cd20f80143822047118693d at google.com (unread inbox -> ) 20090813213654.GA30223 at community.haskell.org (unread inbox patch -> patch) 1250148617-sup-6053 at oz.taruti.net (unread inbox sup -> sup) 1250281208-sup-4199 at masanjin.net (unread inbox sup -> sup) Their are in the style of sup-dump output and there are pretty easy to manage by any tools. Not to say that I don't like YAML, I am a pretty big fan of it; but here it seems overkill. Best regards, -- Nicolas Pouillard http://nicolaspouillard.fr