On Thursday, Mar 27, 2003, at 06:05 US/Pacific, webguy wrote:
There seems to be a big difference using a value object ( passing a struct
actually) v's setters


on a test cfc (very quickly assembled) called like

bysetters : obj.SetValueA("a");
bystruct : obj.SetbyStruct(struct)

What's the code for each of these functions? structs are passed by reference, strings are copied.


Sean A Corfield -- http://www.corfield.org/blog/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email.


CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

Reply via email to