Hey Folks. I've been using the local (var) scope in all of my components, but not in my views as I've always associated CFMs with single-theaded execution, but it just occurred to me that the view CFM files are cfincluded by persistent objects (the M2 framework) and probably require var scoping too!
If so, then I am a dummy and I have to revisit some of my sites. Can anyone confirm that we indeed need to var scope all of our variables inside of our views? Thanks! -Brian -- You received this message because you are subscribed to Mach-II for CFML list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ Wiki / Documentation / Tickets: http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
