Barney Boisvert wrote: > A List is a List. There has to be some other explanation for the > weirdness. Even with your code, you're not passing a List, you're > passing an ArrayList. Did you try constructing an ArrayList and pass > in your CF "array" (aka a Vector)? I have no idea why an ArrayList
yup. > explicit check for a Vector they should be indistinguishable. Perhaps > it might be the contained Double instances that are causing problems? nope. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302819 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

