Are the values of objects the references to them?
Allen Wirfs-Brock
allen at wirfs-brock.com
Sat Aug 26 20:41:17 UTC 2017
this…
> On Aug 26, 2017, at 1:26 PM, Michael Dyck <jmdyck at ibiblio.org> wrote:
>
> Another
> reason might be to avoid making a distinction that the spec will never (or
> rarely) use.
>
> When you pass a value to a function-parameter or assign a value to a
> variable, you are (in spec terms, more or less) binding that value to an
> identifier name, i.e., creating an association between the name and the value.
>
> Given that terminology, I don't think it helps to add "reference" to the
> description. It's enough to understand that a value can participate in
> multiple bindings/associations at the same time. But you're free to imagine
> references being involved in the implementation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20170826/0ee813f2/attachment.html>
More information about the es-discuss
mailing list