Author: toad
Date: 2009-03-18 13:26:14 +0000 (Wed, 18 Mar 2009)
New Revision: 26094

Modified:
   branches/db4o/freenet/src/freenet/client/async/Db4oBugs.java
Log:
Document why we use a relatively old 7.4


Modified: branches/db4o/freenet/src/freenet/client/async/Db4oBugs.java
===================================================================
--- branches/db4o/freenet/src/freenet/client/async/Db4oBugs.java        
2009-03-18 13:23:16 UTC (rev 26093)
+++ branches/db4o/freenet/src/freenet/client/async/Db4oBugs.java        
2009-03-18 13:26:14 UTC (rev 26094)
@@ -31,4 +31,9 @@
         * into e.g. ClientPutDir.receive() (or wait for freeData(), which is 
where it 
         * matters). Even when it is activated, it is empty. */
 
+       /* We are using an oldish version of db4o 7.4 in ext #26 because the 
newer versions,
+        * e.g. in ext-27pre2, have *really* horrible bugs - all sorts of wierd 
things 
+        * happen with them, the FEC object duplication bug happens with File's 
as well, 
+        * there seem to be random object disappearances, there are many many 
horrible 
+        * things... */
 }

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to