I will try to explain this the best I can. I am building an application using 
ColdFusion and Flex and I want to make sure that I am following good practice 
techniques.

I have a root level COM folder which has various packages inside of it. Inside 
the com.hayes.myproject package contains the much of the Gateways, DAOs, and CF 
VOs for my application. I know that it is good practice to pass in the name of 
a datasource when you first initialize a Gateway or DAO. This would normally 
not be an issue in a 100% CF application.

But how do I do that when I am working with Flex? Obviously there is no way to 
do it from the RemoteObject from my understanding.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3942
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to