Would using an XML object be more effective? Is there a large performance penalty for that? I am amazed that something as seemingly essential as order is uncontrollable. The list sort works, but I can imagine this issue coming up again, and it could make the code difficult to maintain.
Kenton On Jun 7, 2005, at 9:52 PM, Jim Davis wrote: >> -----Original Message----- >> From: Kenton Gray [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, June 07, 2005 7:28 PM >> To: CF-Talk >> Subject: Re: Sorting of Nested Structures Headaches >> >> Wow, I don't think I would have ever thought of that one, works like >> a charm, thanks a million! >> >> Kenton >> > > It does work - but it may not always work. The official line is that > Structs don't maintain order. > > To futureproof things you may want switch to arrays or some custom > ordered > collection CFC. > > Jim Davis > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208964 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

