Author: toad
Date: 2009-04-01 00:21:33 +0000 (Wed, 01 Apr 2009)
New Revision: 26296

Modified:
   branches/db4o/freenet/src/freenet/client/async/ClientGetState.java
Log:
Comment


Modified: branches/db4o/freenet/src/freenet/client/async/ClientGetState.java
===================================================================
--- branches/db4o/freenet/src/freenet/client/async/ClientGetState.java  
2009-04-01 00:20:47 UTC (rev 26295)
+++ branches/db4o/freenet/src/freenet/client/async/ClientGetState.java  
2009-04-01 00:21:33 UTC (rev 26296)
@@ -20,6 +20,7 @@
        /**
         * Once the callback has finished with this fetch, it will call 
removeFrom() to instruct the fetch
         * to remove itself and all its subsidiary objects from the database.
+        * WARNING: It is possible that the caller will get deactivated! Be 
careful...
         * @param container
         */
        public void removeFrom(ObjectContainer container, ClientContext 
context);

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

Reply via email to