I'm just getting started with CFC's and I'm a bit confused. From what I understand gateway objects typically return queries containing multiple records like getAllUsers(). That makes sense.
What about situations where you also need aggregate information? For example a page that displays a list of all users _and_ summary information like total users, total active users, etc. I was thinking the display page could run a series of QoQ on the query returned from the gateway but that seems to defeat the purpose of separating the "view" and "model" logic. Maybe I'm just looking at all this the wrong way :) Any thoughts? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264502 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

