Is it possible to pass a CFC Instance as an argumentCollection?
Where contactVOs is an array of Contact.cfc objects?
<cfset contact.init(argumentCollection=contactVOs[i])
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com).
An archive of the CFCDev list is available at www.mail-archive.com/[email protected]
- [CFCDev] Passing a CFC instance as an argumentCollection Sam Shrefler
- Re: [CFCDev] Passing a CFC instance as an argumentC... Aaron Rouse
- Re: [CFCDev] Passing a CFC instance as an argum... Sean Corfield
- Re: [CFCDev] Passing a CFC instance as an a... Aaron Rouse
- Re: [CFCDev] Passing a CFC instance as an a... Cameron Childress
- Re: [CFCDev] Passing a CFC instance as ... Sean Corfield
- Re: [CFCDev] Passing a CFC instance as an argumentC... Sean Corfield
- Re: [CFCDev] Passing a CFC instance as an argum... Paul Kenney
- Re: [CFCDev] Passing a CFC instance as an a... Sean Corfield
- [CFCDev] Creating User Controls - cfc o... Peter Bell
- Re: [CFCDev] Creating User Control... Barney Boisvert
