You mean the "Best Practices" document
(http://dintenfass.com/cfcbestpractices/)?

I do have a bullet under the "Optional" practices that talks about making
variables.instance (or, as some people prefer, variables.my) to hold
instance data -- is that what you mean?  Or, do you mean the cloning stuff
specifically?



> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Matt Liotta
> Sent: Monday, April 05, 2004 10:35 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [CFCDev] Copying a CFC instance?!
>
>
> The practice of using a struct to store instance data certainly makes a
> lot of sense when you want to implement a clone method since the
> duplicate function works correctly on a struct. I would certainly
> advocate that approach and additionally, I would suggest Nathan add
> this information to his document.
>
> -Matt
>

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

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

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to