cause the data is not coming from a database... at least in the cases where i would use this technique. and to create the query manually is less readable imho.
On 5/29/07, James Holmes <[EMAIL PROTECTED]> wrote: > Why not just use a query? > > On 5/29/07, David Gardner <[EMAIL PROTECTED]> wrote: > > Sometimes I like to create a structure of arrays, instead of an array > > of structures. This lets me reference the data in the familiar syntax > > of accessing CFQuery data.... > > > > structName.fieldName[rownumber] > > > > But if there is a possibility of needing more dimensions, I won't use > > this approach. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279704 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

