At 12:01 PM 11/14/2004, you wrote:
"variables" scope is the equivalent of "protected" data members. If
your object needs state information, it will use "variables" scope.
"variables" scope exists for the lifetime of the CFC instance (which
depends on the scope in which the CFC instance itself is stored).

I'm not up on Java terminology, but...
Is "protected" the same as "private"?
I would say that component data in the "Variables" scope is private to a component instance, since it can't be accessed by external resources.



--
Jeffry Houser, Web Developer, Writer, Songwriter, Recording Engineer
AIM: Reboog711 | Phone: 1-203-379-0773
--
My Books: <http://www.instantcoldfusion.com>
My Recording Studio: <http://www.fcfstudios.com>
My Energetic Acoustic Rock Band: <http://www.farcryfly.com>
--
When did Reality Become TV



----------------------------------------------------------
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 [EMAIL PROTECTED]

Reply via email to