Well, there is another way to force constants... but they have to be forced in each function. You would create a private fucntion that sets all the constants... and not use any directly accessable variables in the object. For now, I believe that is the only option.
John Farrar ----- Original Message ----- From: "Raymond Camden" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 30, 2003 5:24 PM Subject: RE: [CFCDev] "this" scope vs. unnamed > To be fair, this is an issue with the _entire_ language, not just a > fault of CFCs. > > ======================================================================== > === > Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc > (www.mindseye.com) > Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) > > Email : [EMAIL PROTECTED] > Blog : www.camdenfamily.com/morpheus/blog > Yahoo IM : morpheus > > "My ally is the Force, and a powerful ally it is." - Yoda > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Matt Liotta > > Sent: Wednesday, July 30, 2003 3:22 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [CFCDev] "this" scope vs. unnamed > > > > > > You can't! Chalk it up to another downside of CFCs. > > > > -Matt > > ---------------------------------------------------------- > 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). > > ---------------------------------------------------------- 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).
