From nobody at rubyforge.org Thu Jan 15 04:58:56 2009 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 15 Jan 2009 04:58:56 -0500 (EST) Subject: [Archipelago-submits] [332] trunk/archipelago/TODO: more todo Message-ID: <20090115095857.1A11D18585B2@rubyforge.org> Revision: 332 Author: zond Date: 2009-01-15 04:58:56 -0500 (Thu, 15 Jan 2009) Log Message: ----------- more todo Modified Paths: -------------- trunk/archipelago/TODO Modified: trunk/archipelago/TODO =================================================================== --- trunk/archipelago/TODO 2007-10-27 11:48:19 UTC (rev 331) +++ trunk/archipelago/TODO 2009-01-15 09:58:56 UTC (rev 332) @@ -1,4 +1,7 @@ + * Consider whether the failed-neighbour awareness really can replace the + synchronize thread in the research implementation. + * Make Chest aware about whether transactions have affected it 'for real' ie check whether the instance before the call differs from the instance after the call. Preferably without incurring performance lossage.