<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Borrowing methods pattern</title>
	<atom:link href="http://www.jspatterns.com/borrowing-methods-pattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jspatterns.com/borrowing-methods-pattern/</link>
	<description>Exploring common JavaScript patterns and anti-patterns</description>
	<pubDate>Wed, 08 Sep 2010 22:13:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5-RC1</generator>
		<item>
		<title>By: JSPatterns.com &#187; Blog Archive &#187; Classical inheritance</title>
		<link>http://www.jspatterns.com/borrowing-methods-pattern/#comment-1352</link>
		<dc:creator>JSPatterns.com &#187; Blog Archive &#187; Classical inheritance</dc:creator>
		<pubDate>Tue, 15 Sep 2009 17:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.jspatterns.com/?p=56#comment-1352</guid>
		<description>[...] next pattern solves the problem of passing arguments. It borrows the parent constructor passing the child object to be bound to this and passing any [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] next pattern solves the problem of passing arguments. It borrows the parent constructor passing the child object to be bound to this and passing any [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
