> That being said - you can use a 'pseudo' private scope in CFCs by not
> using var or This. In ways, it acts like a local Variables scope for

Wait... I just got confused.  Why is it more private if you don't var the
variable?  I get the "This" aspect just fine.  But if by not var-ing, you
run the risk of variable overwriting when calling cfcs from other cfcs, then
why is it "more local" or "private" not to var?

> CFCs (although you can't dump it). This can be useful for CFC data that
> you want to store - but keep private.

Or, did I just completely misunderstand?

-Patti

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to