> I don't think this breaks any OOP|OOD|OOA principals, but I am by no means an > expert. My understanding of OO land is pretty basic as well. > > But this should just be creating a local reference to your OO data that you > then use in the query tag.
Well, it definitely works! Do you know of any advantages to creating a "has a" relationship between a product and several product items in the product service as opposed to just calling the items gateway and passing an argument to filter by productid? In other words, should I even create a complex object such as this or should I keep it seperate? Thanks, Aaron ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:263183 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

