commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r6846 - trunk/gnue-appserver


From: johannes
Subject: r6846 - trunk/gnue-appserver
Date: Mon, 3 Jan 2005 04:14:03 -0600 (CST)

Author: johannes
Date: 2005-01-03 04:14:02 -0600 (Mon, 03 Jan 2005)
New Revision: 6846

Modified:
   trunk/gnue-appserver/BUGS
Log:
Added some new 'experiences' to be not forgotten ...


Modified: trunk/gnue-appserver/BUGS
===================================================================
--- trunk/gnue-appserver/BUGS   2004-12-30 20:00:00 UTC (rev 6845)
+++ trunk/gnue-appserver/BUGS   2005-01-03 10:14:02 UTC (rev 6846)
@@ -27,3 +27,13 @@
 
 * There is no way to do a fulltext-search (has to be implemented in gnue-common
   first)
+
+* If an ObjectList returned by a Session.find () has more than 10 items using
+  an index of -1 does *not* give the last instance, but only the 10th.
+
+* If appserver comes to sort a list of objects, NULL values are allways
+  'first'. This might differ from the sort order given by the backend database
+  in use.
+
+* In a language.App application, iterating over an ObjectList and inserting
+  multiple new instances per item, get's slower with every iteration-step.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]