Best Practice with CFC?

2005-08-19 Thread Andy Mcshane
Hi all, I am new to CFC's and would like to start off on the right foot. My question is about using variables passed into a CFC. In some cases I will be passing single fields into the CFC i.e. (field1, field2, field3, etc) and in other cases I will be using ( argumentcollection=MyStructure).

Re: Best Practice with CFC?

2005-08-19 Thread Cameron Johnson
I can't answer the should/best practice part of that question, as I've wondered the same thing. But, here's a blog entry that may help answer the how part of the question: http://www.talkingtree.com/blog/index.cfm?mode=entryentry=0C4FAED9-50DA-0559-A0DF9DC0609CF2DF Cameron