Andy - PMFJI. You could certainly use a globalfuseaction for what you propose. But I'd suggest that, due to the "utility" nature of what you want to do (i.e., copying all session vars to request might be something you'll do in many other apps without any changes to the code) that you put the code in a plugin and call it in the preProcess plugin section. Name the plugin something like Session2Request, and you have a plugin that is easy to identify and potentially useful for other Fuseboxers as well.
- Jeff On 15 Mar 2005 at 9:38, Andy Mcshane wrote: > Thanks Justin, your help is greatly appreciated. Out of curiosity, is > it possible to use the globalfuseaction preprocess to scope my session > vars to request vars or is this consider improper coding? http://www.GrokFusebox.com "Fusebox 4 & FLiP: Master-Class ColdFusion Applications" Now available at ProtonArts.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6670 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
