In general you DON'T want a copy, you want a pointer.  The only time
you'd want a copy is if you're going to change the data, but you don't
wany anyone else to know that you've changed it until some later time.

cheers,
barneyb

On Wed, 08 Sep 2004 16:31:11 -0400, Michael Hodgdon <[EMAIL PROTECTED]> wrote:
> 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.
>

--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to