--- Log opened Sun Apr 15 00:00:25 2012 05:12 < mcallan> conseo: one of your latest commits deleted the servlet votorola/s/wap/DiffCacheSS.java, and removed it from votorola/a/web/context/WEB-INF/web.xml. i haven't pulled it. is there any way of deleting that changeset? 05:26 < mcallan> (but don't wreck your repo, i can always patch it back in) 08:15 < mcallan> conseo: i got sidetracked today and didn't answer your post. the most important thing i want to say (i now realize) is that replacing the parsed date column with a unique integer index (maybe call it "serial", or simply "index") could solve a number of problems. i'll try to reply properly first thing tomorrow 19:46 < conseo> mcallan: i have replaced DiffCacheSS (which inherited Servlet) by HarvestWAP and also adjusted the feed code, so it shouldn't be needed anymore. or have you encountered problems? 19:47 < conseo> yes, we could use serial, but parsing on client side, we can simply update the timestamp with each bite stored from json, querying serial areas might be more complicated (i have thought about that today too). 19:48 < conseo> what i mean is that state keeping on the client is easier with one date marker moving forward. 19:48 < conseo> btw. the servlet can still return ordered by sent-date, that way the client will always get newest posts first 19:48 < conseo> i got to go to bed 19:48 < conseo> n8 20:17 < mcallan> conseo: maybe you are thinking of HarvestCacheSS. but DiffCacheSS is something else, and we need it for diff footings in draft pages 20:19 < mcallan> it's probably difficult for you to remove the changeset, and i don't want you to wreck your repo. but look into it and let me know 20:23 < mcallan> when you get up ;-) meantime i'll reply to the list apropos the db --- Log closed Mon Apr 16 00:00:40 2012