Thanks for the response, I used the scores as an example for the post  
just to keep things simple, I am actually passing back an array of  
answers :)

On 10 Sep 2008, at 02:52, s. isaac dealey wrote:

Assuming that you're sticking with passing back value objects, I would
think an array would make more sense than a query... But in general, not
knowing what this is being used for, it sounds like it's probably
overcomplicated for what your flex application is likely to do with the
data. Just a guess, but from looking at the variable names it looks like
you're displaying a list of users with a sum or average "score" for each
user? (like a forum with an awards system) Not sure why you would want
Flex to receive an array of scores for each user, rather than simply
returning a query with an total_score or avg_score column - would be
orders of magnitude faster and less complicated. Of course if I've
mis-guessed about the purpose of the code, just ignore my comments. :)


-- 
s. isaac dealey  ^  new epoch
isn't it time for a change?
     ph: 781.769.0723

http://onTap.riaforge.org/blog





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312291
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to