Yes, duplicate should travel all the way down and create a true copy,
unlike structCopy which will make pointers of nested structs. Again - if
you are running cf 4.5.1, make sure you have the duplicate hot fix.

=======================================================================
Raymond Camden, ColdFusion Jedi Master for Hire

Email    : [EMAIL PROTECTED]
WWW      : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:Douglas.Knudsen@;alltel.com] 
> Sent: Tuesday, November 12, 2002 10:53 AM
> To: CF-Talk
> Subject: RE: Locked Out
> 
> 
> Well, I can't find the bloody email...but...here are some 
> example files.
> The problem shows up when you try to move the request scope 
> back to the
> session scope.  <cfset session = duplicate(request)>  doesn't do what
> you think it will.  But, if you use structappend, schtuff works
> correctly.
> 
> Drop the files in a dir and call test.cfm in your browser.  
> Hit refresh
> and you will see that request.foo never makes it to the session scope.
> 
> I can't recall, does duplicate() 'travel down', as in does it copy
> substructs/arrays stored in the struct?
> 
> Doug
> 
> >-----Original Message-----
> >From: Raymond Camden [mailto:jedimaster@;macromedia.com]
> >Sent: Monday, November 11, 2002 7:13 PM
> >To: CF-Talk
> >Subject: RE: Locked Out
> >
> >
> >Wouldn't be the first time I've been confused. But if you 
> >_can_ find the
> >email, let me know.
> >
> >=============================================================
> ==========
> >Raymond Camden, ColdFusion Jedi Master for Hire
> >
> >Email    : [EMAIL PROTECTED]
> >WWW      : www.camdenfamily.com/morpheus
> >Yahoo IM : morpheus
> >
> >"My ally is the Force, and a powerful ally it is." - Yoda 
> >
> >> -----Original Message-----
> >> From: [EMAIL PROTECTED] 
> [mailto:Douglas.Knudsen@;alltel.com] 
> >> Sent: Monday, 
> November 11, 2002 6:00 PM
> >> To: CF-Talk
> >> Subject: RE: Locked Out
> >> 
> >> 
> >> ughhhh....errrr.....we already had this discussion, you 
> even opened a
> >> bug report thingy and I never got a t-shirt!  (Could have 
> >> been the other
> >> Ray though) The thread went on over on CFDJlist...  the 
> >problem, IIRC,
> >> had to do with moving request scoped data back to the 
> session scope.
> >> Also, IIRC, arrays caused trouble too.  I can't find the 
> bloody email
> >> trail though...damn Outlook upgrade hosed some of my 
> >archives...I even
> >> provided sample code to see it all in action...I'll have to build
> >> another one.
> >> 
> >> Doug
> >> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to