[cvs] expresso commit by lhamel: just like DBObject,
any fetch from DB marks
JCorporate Ltd
jcorp at jcorporate.com
Fri Nov 18 18:37:51 UTC 2005
Log Message:
-----------
just like DBObject, any fetch from DB marks the products of MultiDBObject as status=current (important for filtering)
Modified Files:
--------------
expresso/expresso-web/expresso/doc:
ChangeLog.xml
Revision Data
-------------
Index: ChangeLog.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/ChangeLog.xml,v
retrieving revision 1.315
retrieving revision 1.316
diff -Lexpresso-web/expresso/doc/ChangeLog.xml -Lexpresso-web/expresso/doc/ChangeLog.xml -u -r1.315 -r1.316
--- expresso-web/expresso/doc/ChangeLog.xml
+++ expresso-web/expresso/doc/ChangeLog.xml
@@ -5,6 +5,15 @@
<project name="Expresso">
<version name="5.7" releaseDate="Not released yet">
<comment>Continued Updates</comment>
+
+ <bug-fix title="MultiDBObject sets status">
+ <explanation>just like DBObject, any fetch from DB marks
+ the products of MultiDBObject as status=current (important for
+ filtering)
+ </explanation>
+ <contributor>Larry Hamel</contributor>
+ </bug-fix>
+
<new-feature title="DBTool naming conventions changes">
<explanation>DBTool now generates fields using the FLD_<NAME_IN_UPPERCASE> format when generating string constants. This avoids the generation of field names with reserved words (like "abstract") and follows Expresso's conventions.
</explanation>
More information about the cvs
mailing list