I believe the bugs have been fixed in a hotfix (hf53813_61). I have no
errors on my server anymore. The hotfix introduces a bug with cfdump (of
the cfcatch structure) I think. There were some discussions on that
topic on this list.

Pascal

> -----Original Message-----
> From: Michael Hodgdon [mailto:[EMAIL PROTECTED]
> Sent: 08 September 2004 22:31
> To: CF-Talk
> Subject: Re: reference in cfc
>
> Thanks for the reply.  I did understand that, I guess what I am trying
to
> get to is that I thought CF Components would return copies of the
data.
> If I ask an object to return data to a template (display page), I
would
> hope that it would return a copy and not a pointer.
>
> As a side note to that, have the known issues with the duplicate
function
> been fixed?  StructCopy will not work for us as most times we have
complex
> data in those objects.
>
>
> >I believe simple values are always passed by value.  (Boolean,
strings,
> >etc)  Complex values are passed by reference.  You'd have to use
> >something like StructCopy or Duplicate to make a copy if that's what
you
> >wanted.
> >
> >
> >
> >http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/functa91.htm
> >
> >
> >
> >Joe
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to