I currently copy all simple config settings from the session scope to the request scope at the start of each request to avoid having to lock all the session variables when I use them. Does anyone know a way this can be achieved when using singletons in the session scope? If I create copy of a singleton in the request scope it's only going to be creating a reference to the session scope ... right?
-- Jason Sheedy www.jmpj.net --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
