<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-5980625809955303064.post4394250558855150870..comments</id><updated>2007-09-24T18:01:15.430+01:00</updated><title type='text'>Comments on buRRRn|ed: Raising Hell</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://burrrned.zwetan.com/feeds/4394250558855150870/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5980625809955303064/4394250558855150870/comments/default'/><link rel='alternate' type='text/html' href='http://burrrned.zwetan.com/2005/08/raising-hell.html'/><author><name>zwetan</name><uri>http://www.blogger.com/profile/07104627794855627780</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5980625809955303064.post-4278223399564042985</id><published>2007-05-29T10:26:00.000+01:00</published><updated>2007-05-29T10:26:00.000+01:00</updated><title type='text'>I agree with your general message, but your langua...</title><content type='html'>I agree with your general message, but your language is off when you say "in ECMAScript, you do not need to instanciate your unique object, you just have to declare it."  &lt;BR/&gt;&lt;BR/&gt;In fact, you &lt;I&gt;do&lt;/I&gt; need to instantiate it, because in ECMAScript, there are no classes, only instances.  You get inheritance by setting an object's "prototype" pointer to another object, which then acts like a superclass -- the prototype object handles any methods not overridden by the object referencing it.&lt;BR/&gt;&lt;BR/&gt;You can declare variables by saying "var x;" and so on, but that does nothing towards setting up a hierarchy of objects.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5980625809955303064/4394250558855150870/comments/default/4278223399564042985'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5980625809955303064/4394250558855150870/comments/default/4278223399564042985'/><link rel='alternate' type='text/html' href='http://burrrned.zwetan.com/2005/08/raising-hell.html?showComment=1180430760000#c4278223399564042985' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://burrrned.zwetan.com/2005/08/raising-hell.html' ref='tag:blogger.com,1999:blog-5980625809955303064.post-4394250558855150870' source='http://www.blogger.com/feeds/5980625809955303064/posts/default/4394250558855150870' type='text/html'/></entry></feed>