Path: csiph.com!2.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Thomas 'PointedEars' Lahn Newsgroups: comp.lang.javascript Subject: Re: Trying to understand OOP (newbie to OOP) Date: Mon, 12 Dec 2016 16:12:43 +0100 Organization: PointedEars Software (PES) Lines: 32 Message-ID: <2284409.7s5MMGUR32@PointedEars.de> References: <71f4511f-db38-48ba-82cb-939e378a8553@googlegroups.com> Reply-To: Thomas 'PointedEars' Lahn Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Trace: solani.org 1481555564 29663 eJwNxckRwEAIA7CWlgFzlAMe6L+ERB9BXZxhDjccbvjMS3KkayeMzCwVg2v3f7C2Vkv3IXnyARNYEK8= (12 Dec 2016 15:12:44 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Mon, 12 Dec 2016 15:12:44 +0000 (UTC) User-Agent: KNode/4.14.2 X-User-ID: eJwNysEBACEIxMCW4NYFKQdQ+i/hzHxDmFr7MtriPOtUKnZx8LXoaUkvawQ/hL+uaUju2neAdhNy7nlHR5I/SPkVOw== Cancel-Lock: sha1:eNYEQpJNIWie7DWUiWefpj1e1F4= 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+&. On Sun, 11 Dec 2016 09:48:34 -0800 (PST), bit-naughty@hotmail.com wrote: >> What does TWO dots mean in Javascript, exactly? Like, e.style.fontSize - >> e is an object, right? And then? > > Sigh. [psf 10.1] | The content of this article is under discussion. Please provide | feedback and help us to make this page better: bug 1201380. > Bookmark MDN for future reference. While it is undoubtedly the best reference material that is available on the topic, a lot of work is still to be done there to get rid of the mistakes that the Netscape people made in the original JavaScript Guides/References, and of the misconceptions people (re)introduced later. (Just yesterday I had to correct yet another “property reference” misconception in the “Deep Clone” part of the Object.assign() article.) At least someone has rewritten the code of the infamously wrong WorkerBee example to present a correct emulation of class-based inheritance using ECMAScript Ed. 5+ features [1], but the wrong images of it are still there. [1] -- PointedEars FAQ: | | Twitter: @PointedEars2 | Please do not cc me./Bitte keine Kopien per E-Mail.