And it still breaks encapsulation. I facade my remote calls so that the core object can work like it should, with the remote CFC passing in at instantiation the relevant things like datasource etc. The CFC containing the query shouldn't be using the Application scope directly.
On Tue, Apr 29, 2008 at 1:41 PM, Andrew Scott <[EMAIL PROTECTED]> wrote: > > Again there are so many factors to take into consideration that we have not > been given enough information to the problem. But it is extremely legal and > legit to reference an Application scope from with a CFC! -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:304383 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

