> MR> Did you look at Michael Dinowitz' cf_maketree? He mentioned it earlier on in this thread. I use it and its pretty cool. Its quite fast, and not that much slower than cfx_fMakeTree (which is > MR> blazing fast). > > I seriously doubt any method written in CF could come close to this > method as far as speed. In fact I'd put money on the fact that the > serial/hash method is many orders of magnitude faster than even the > nested set method when reading. If you find a moment to try both methods side by side, I think that many here would like to hear your results. Speed, performance, etc.
> MR> The cfx_fMakeTree tool runs faster given its nature. It has the advantage over the old cfx_maketree written originally by Allaire in that it allows you to retain your query sort, as does > MR> Michael's straightforward tag. > > Unfortunately both tags are platform specific as well. Not really. My tag takes a query. Any query as long as its formatted in a proper parent/child relationship. Nothing there that is platform specific. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

