[Seaside] How to store and sort large list in GOODS

Yar Hwee Boon hboon at motionobj.com
Wed Nov 17 04:32:38 CET 2004


I'm having large lists of data, such as test history and contacts which  
I'm displaying in a paginated table using a WABatchedList subclass. If the  
table is to be sorted (by several different columns), all the elements  
have to be retrieved and compared each time the page is displayed. I'm  
quite new to object databases such as GOODS, is there a better way than  
using an OrderedCollection and sorting it everytime?

-- 
Regards
HweeBoon
MotionObj


More information about the Seaside mailing list