Thanks Bryan, that helps... not that it's really any of my business anyway.
It's just that once in a while someone says something that makes me cringe... your post about application vars was one of them. There are so many misperceptions or even just situations where someone says things about "CF" that haven't applied since 4.5 or 5 but they still thinks it's true. It helps to get an explanation of why people think what they do, if for no other reason than to encourage conversation, which leads to growth and development. I appreciate the explanation. I understand now! ;) For me, the application scope has really become the core of applications... I've radically altered the way I approach applications since MX because of the fact that reference to static variables don't need to be locked and so on... it's there, and it oughta be used to it's greatest advantage! Laterz... J On 4/22/05, Bryan Stevenson <[EMAIL PROTECTED]> wrote: > > Can you please explain why you don't use application variables? Since > > it's impossible to use any of the mainstream frameworks like fusebox > > machii or modelglue without using the application scope, I assume that > > your applications aren't based on any of them. That said, and since > > you don't use the application scope I assume you're only caching > > data/CFCs for sessions or using the request scope. This day in age, > > that's a particularly inefficient way to do things... > > No good explanantion except long ago I misinterpreted what was going on with > app scoped vars (plus locking was a pain back then)...so I use request > scope...and re-thinking it now...most likely will jump back on the bandwagon > ;-) > > That said...I don't use FuseBox, MachII, etc.....just homegrown app > framework (not gonna debate that one...being consistent is the key no matter > what you do). > > Cheers > > Bryan Stevenson B.Comm. > VP & Director of E-Commerce Development > Electric Edge Systems Group Inc. > phone: 250.480.0642 > fax: 250.480.1264 > cell: 250.920.8830 > e-mail: [EMAIL PROTECTED] > web: www.electricedgesystems.com -- --------------- ------------------------------------- Buy SQLSurveyor! http://www.web-relevant.com/sqlsurveyor Never make your developers open Enterprise Manager again. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204118 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

