>It'll be equivalent to neither, but rather to a simple CFSET :
>
><cfset users = users />
>
>When a method returns an object (query, structure, CFC instance) it
>passes by reference, so it just hands back a reference to the same
>object in memory. Simple types (strings, numbers, dates, and arrays)
>are passed by value, so they actually make a new copy of the value.
>
>cheers,
>barneyb
>
>On Thu, 23 Sep 2004 14:09:16 -0400, Don Chunshen Li
><[EMAIL PROTECTED]> wrote:
>--
>Barney Boisvert
>[EMAIL PROTECTED]
>360.319.6145
>http://www.barneyb.com
>
>I currently have 6 GMail invites for the taking
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

