>> Also, has anyone had any negative reaction to loading a CFC into server
>> scope?

> Note that you cannot output HTML from methods of CFCs that are stored
> in shared scopes (but, hey, you wouldn't be outputting HTML from CFCs
> anyway, would you?).

How does that happen? I can't store a CFC in the application scope and use
writeoutput() in a method to display stuff from it? ... Or for that matter

<cfoutput>#application.mycfc.mymethod()#</cfoutput>

and simply have the method return a string?


S. Isaac Dealey
Certified Advanced ColdFusion 5 Developer

www.turnkey.to
954-776-0046
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to