That's the first good reason I've heard to not use 'variables' directly.
Sold me in a single sentance.  ; )


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Nathan Dintenfass
> Sent: Thursday, September 25, 2003 4:14 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [CFCDev] Serialize?
>
>
> Or do an isCustomFunction test on the variable as you loop -- doing the
> metaData loop is going to be inefficient (and you'll need to do it
> recursively if you extend).
>
> This (the issue of the cruft in Variables) is one of the reasons I tend to
> use something like Variables.instance as a struct to hold my "instance"
> data -- so my instance data is separate from "Variables" itself.

----------------------------------------------------------
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).

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

Reply via email to