Michael Dinowitz wrote: > Lets put it this way, an archive thread can be 1 or more messages. Lets say that for >some threads, this is 50 messages. These have to be retrieved from the DB, sorted >using a maketree sort and then displayed. Now I have a new maketree sort that's fast >and smooth as hell, but it still takes time and processing.
1. Is that maketree public domain? 2. How about offloading this to the DB by using a nested set model? Jochem ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

