> Also, I know this isn't what you were asking about, but > aren't getters and setters typically used to access private > data, not something in the variables scope? That's their > point, right? If the data's in the variables scope, it's not > private, and anything could just set it directly. Or am I > missing something?
I'm pretty sure that the Variables scope is private within a CFC now, and the This scope is public. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com). An archive of the CFCDev list is available at www.mail-archive.com/[email protected]
