Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #25039

Re: What does x.y.z mean?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From Thomas 'PointedEars' Lahn <PointedEars@web.de>
Newsgroups comp.lang.javascript
Subject Re: What does x.y.z mean?
Date Thu, 26 Jun 2014 11:09:40 +0200
Organization PointedEars Software (PES)
Lines 24
Message-ID <5429521.hve5E93COS@PointedEars.de> (permalink)
References <a93c4421-8f80-4f76-ab42-a034af382a20@googlegroups.com> <lof8kj$ork$1@dont-email.me>
Reply-To Thomas 'PointedEars' Lahn <cljs@PointedEars.de>
Mime-Version 1.0
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding 8Bit
X-Trace solani.org 1403773781 8872 eJwFwQkBwDAIA0BLUBoy5PAU/xJ2B3P15nX4xWJ5ePBUdGojLbq8bKVyJoTmxCt+zH0mG9o/HcwRZA== (26 Jun 2014 09:09:41 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Thu, 26 Jun 2014 09:09:41 +0000 (UTC)
User-Agent KNode/4.12.4
X-User-ID eJwNycEBwCAIA8CVQAzIOAJm/xHa+x7M1Tu2wzcItpDVcTBz7UkWy1KfAX/I4nCUraW5V8e1wBvPM0a3u1w+hSsWUg==
Face iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEXTxa4RFk5dUWANED8PFEfy7+MGBiW+n3ZNF/QuAAACaElEQVQ4jVXUwVOcMBQG8Dc7Rc4PUntdWV2uxjDpGaGeozOp1woar4jd5t/v9wLstMwsA/ntlxdCAgUc1hjTc9/JCZfGoo3wG3HdmdAWrIJRHe7GM/TmpY5VFefuVcAkkPbLIaN8rmPmjloyZxgyR3GuJ4K0AGtJ2htz8o7yqikm759fldQXaMpbDzjKAG+8v+AugVTOPO5DOjLvGtUYQwh0CPjnVMyGd+8/GfUB5nLKJDD2aLDh5HYyMDJGDwQIo2ZmZcKbowNmAdB/AzyFhrmF2MHRb0QJJfaAnwGB6orZhoykLzJtGwF/xpYxI1dswomiUj3gTuAIqCn/4C7cULwGNBtwMTk3Y4LfKB5YUaOKBKYtpplm7u0vip8tU1NWWyI/7XdcSuIDoMt6rVHMWT0DbjHPGqDqZVSa6zleLcUTcIKLoMv3ueJluALtAo9B302zPPlrtiVScRdCjXvVh3e3JpYa/jjkuC9N+LrBMlz/eAN4eQijX2EdLo6c5tGGHwLyHFtXk89dDGHwCVhG9T0S/j55AhRZgkMCmUQXJ49TnS1wnQDvw0eAh9ICeMmEFbCnPMFzjAvsWoEWEFdYEx+S0MoUZ1gT1wId8+AF3Bl2OoEu906AUHx5VLw/gXYg/x84loOah/2UYNrgiwSwGO7RfUzVBbx/kgpckumGOi6QirtD6gkLTitbnxNol47S2jVc2vsN5kPqaAHT8uUdAJM4v/DanjYOwmUjWznGfwB7sGtAtor5BgofDuzaRj4kSQAqDakTsKORa3Q3xKi3gE1fhl71KRMqrdZ2AWNNg/YOhQyrVBnb+i+nEg4bsDA+egAAAABJRU5ErkJggg==
X-Face %i>XG-yXR'\"2P/C_aO%~;2o~?g0pPKmbOw^=NT`tprDEf++D.m7"}HW6.#=U:?2GGctkL,f89@H46O$ASoW&?s}.k+&.<b';Md8`dH6iqhT)6C^.Px|[=M@7=Ik[_w<%n1Up"LPQNu2m8|L!/3iby{-]A+#YE}Kl{Cw$\U!kD%K}\2jz"QQP6Uqr],./"?;=4v
Cancel-Lock sha1:+VE8hojtPTDO3tYrSeBUrqhSGhk=
X-NNTP-Posting-Host eJwNxMkBwCAIBMCWxIVFylGO/ktI5jEGCtOVRrWx2Zb+Dk9U2AJb/lA3+XyhtQUx3HMLWprtHwq1ENo=
Xref csiph.com comp.lang.javascript:25039

Show key headers only | View raw


Gregor Kofler wrote:

> Am 2014-06-25 19:33, bit-naughty@hotmail.com meinte:
>> [x.y.z]
>> Is y an object inside x, and z an object inside y? Or am I completely
>> mistaken?
> 
> y and z are properties, which values in turn can be objects. In the
> above example y is assumed to hold an object.

The values are *references to* objects instead.  You are probably aware
of that; however, it is important to emphasize because it means that 
*different* properties and variables can refer to the *same* object, and 
that objects do not *contain* other objects in these languages.  IOW, 
“objects have identity, not name”.

Why are you reading and replying to postings from trollishly anonymous 
Google Groupers?

-- 
PointedEars
FAQ: <http://PointedEars.de/faq> | SVN: <http://PointedEars.de/wsvn/>
Twitter: @PointedEars2 | ES Matrix: <http://PointedEars.de/es-matrix>
Please do not Cc: me. / Bitte keine Kopien per E-Mail.

Back to comp.lang.javascript | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

What  does x.y.z mean? bit-naughty@hotmail.com - 2014-06-25 10:33 -0700
  Re: What  does x.y.z mean? Gregor Kofler <usenet@gregorkofler.com> - 2014-06-25 21:41 +0200
    Re: What  does x.y.z mean? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-26 11:09 +0200
    Re: What  does x.y.z mean? bit-naughty@hotmail.com - 2014-06-26 06:25 -0700
      Re: What  does x.y.z mean? John Harris <niam@jghnorth.org.uk.invalid> - 2014-06-26 14:47 +0100
        Re: What  does x.y.z mean? John Harris <niam@jghnorth.org.uk.invalid> - 2014-06-27 09:52 +0100
  Re: What  does x.y.z mean? Denis McMahon <denismfmcmahon@gmail.com> - 2014-06-27 09:46 +0000

csiph-web