is it some framework you are using or is your cfc laced in the application scope or rely on app scope variables? how exactly does your cfc depend so much on "other objects in the application"?
Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/ Bryan S wrote: > I'm surprised I wasn't able to find more on this with google. > > I have a large app and I am doing a lot of repetitive work in one CFC. Each > time I make a change I have to wait for the whole app to refresh. I can't > pull it out into an app of its own because the cfc depends on a lot of other > objects in the app. > > Is there a way to tell just the one cfc to to refresh and leave the rest of > them alone? > > If not any other suggestions to speed up this process? > > Bryan > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:311977 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

