Dave, are you saying that it is NOT best practice, unnecessary in MX, and a bad idea in previous versions....
to (at beginning of script) copy your session structures to the request scope, utilize them from the request scope during processing, and then copy them back to session at the end? You thinking that's wrong seems to fly in the face of pretty much everything I've ever read on the subject. On 1/30/07, Dave Watts <[EMAIL PROTECTED]> wrote: > > And yes, I konw that it's best practice to read session vars > > into something like the request scope and then reference that > > new scope. > > That is not a best practice. It is completely unnecessary in CFMX, and > generally a bad idea in previous versions. > > 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! > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268191 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

