Date: Friday, January 13, 2006 @ 14:22:44
  Author: marc
    Path: /cvsroot/carob/carob/doc

Modified: memory (1.1 -> 1.2)

minor wording fixes


--------+
 memory |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


Index: carob/doc/memory
diff -u carob/doc/memory:1.1 carob/doc/memory:1.2
--- carob/doc/memory:1.1        Fri Jan 13 11:49:17 2006
+++ carob/doc/memory    Fri Jan 13 14:22:44 2006
@@ -30,8 +30,8 @@
 - same thing below for Statements and ResultSets
 
 Property means that:
-- the only way to create lower objects is to ask the upper object.
-- the only one allowed to delete a lower object is the upper object.
+- the only way to create   lower objects is to ask the upper object to do it.
+- the only way to delete a lower object  is to ask the upper object to do it.
 
 Connection is owned by the user.
 
@@ -47,4 +47,4 @@
 objects owned, frees any remote (database) resources held and frees
 now obsolete local fields as a memory optimisation.
 
-Closed objects can be re-initialized and used again.
+Some closed objects can be re-initialized and used again.

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to