in reply to Re: Re: Re: Re: Help with the concept of closures.
in thread Help with the concept of closures.

If by "same" you mean it's the same $item it was during the life of the call to shoppingList(), even though it lives in a different scratchpad from that of all other calls to shoppingList(), then I understand what you meant. And you certainly understand what I meant. (is chromatic here the same as chromatic on slashdot? If so, I probably shouldn't argue at all.)



--Bob Niederman, http://bob-n.com
  • Comment on Re: Re: Re: Re: Re: Help with the concept of closures.

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: Help with the concept of closures.
by bobn (Chaplain) on Jul 07, 2003 at 22:47 UTC
    After some messaging, chromatic and I agree that "instance" is a better word than "copy".

    --Bob Niederman, http://bob-n.com