I'm trying to get a feel for what's a best practice here. I have a site that uses one CFC a lot. Eventually I'll be moving this site to a clustered environment, so serialization may be a concern. However, there is no data with the cfc, just a set of functions. All data is passed in, manipulated etc, then returned to the calling page.
What would be better in this case, keeping the cfc in the variables scope or moving it to either the application or session scopes? many thanks, larry -- Larry C. Lyons Web Analyst BEI Resources American Type Culture Collection http://www.beiresources.org email: llyons(at)atcc(dot)org tel: 703.365.2700.2678 -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238040 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

