<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Re: mixins in PHP</title>
	<atom:link href="http://www.scriptorama.nl/tips-tricks/re-mixins-in-php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.scriptorama.nl/tips-tricks/re-mixins-in-php</link>
	<description>Webdevelopment explored</description>
	<pubDate>Fri, 10 Sep 2010 10:26:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mathieu Kooiman</title>
		<link>http://www.scriptorama.nl/tips-tricks/re-mixins-in-php/comment-page-1#comment-579</link>
		<dc:creator>Mathieu Kooiman</dc:creator>
		<pubDate>Sun, 27 Aug 2006 14:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptorama.nl/tips-tricks/re-mixins-in-php#comment-579</guid>
		<description>Daar heb ik toch even straal over heen gelezen :)</description>
		<content:encoded><![CDATA[<p>Daar heb ik toch even straal over heen gelezen :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivo Jansch</title>
		<link>http://www.scriptorama.nl/tips-tricks/re-mixins-in-php/comment-page-1#comment-578</link>
		<dc:creator>Ivo Jansch</dc:creator>
		<pubDate>Sun, 27 Aug 2006 14:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptorama.nl/tips-tricks/re-mixins-in-php#comment-578</guid>
		<description>(ik reageer in het nederlands, aangezien de meeste lezers hier ws. nederlands kunnen lezen ;-))

'another rather important problem is that he has no access to the scope of the object from the "mixed in methods".'

Als je daarmee bedoelt dat de methode geen toegang heeft tot zaken als $this, dat heeft ie wel; dat komt juist door het statisch aanroepen van de methode (waar ik de eval voor nodig had).</description>
		<content:encoded><![CDATA[<p>(ik reageer in het nederlands, aangezien de meeste lezers hier ws. nederlands kunnen lezen ;-))</p>
<p>'another rather important problem is that he has no access to the scope of the object from the "mixed in methods".'</p>
<p>Als je daarmee bedoelt dat de methode geen toegang heeft tot zaken als $this, dat heeft ie wel; dat komt juist door het statisch aanroepen van de methode (waar ik de eval voor nodig had).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
