At 09:32 AM 7/18/2002 -0400, you wrote: > > Tsk, Tsk... Ray is wrong. ( That never happens). > >Actually, I'm not. (grin) > > > Create a CFC called name.cfc : > > > > <cfproperty name="firstname" type="string"> > > <cfproperty name="lastname" type="string"> >[deletia] > > > > > Supposedly, this is not possible without properties. ( > > according to one > > of my conversations during the beta cycle). My own CF Server > >Incorrect. You can use CFCs as types in method arguments (or >returnTypes) w/o using cfproperty inside them.
I wasn't trying to say that you need properties to use a CFC as a method argument / returntype. I was saying that properties are used to match up the argument with a proper component instance. Of course as near as I can tell now, that is wrong. I want to bop the head of the Macromedia engineer who explained this to me during the beta cycle. : grumbles: -- Jeffry Houser | mailto:[EMAIL PROTECTED] Need a Web Developer? Contact me! AIM: Reboog711 | Phone: 1-203-379-0773 -- My CFMX Book: <http://www.amazon.com/exec/obidos/ASIN/0072225564/instantcoldfu-20> My Books: http://www.instantcoldfusion.com My Band: http://www.farcryfly.com ______________________________________________________________________ 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 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

