> 
> 1. What's the best way to copy a cfc into the application 
> scope? I've seen people do this in different ways? 
> Structcopy? Duplicate? 

You can't duplicate a CFC. Well, you can, but you don't end up with a
CFC. You can, however, write your own Duplicate function. However, the
easier solution is to just:

<cfset application.foo = createObject(you get the idea)>

> 2. What's the release date for Red Sky (if there is one)?
> 

Sure, its 

<<DISCONNECTED>>
<<END OF LINE>>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to