<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: The view from the inside: using meta-programming to implement Rakudo</title>
	<atom:link href="http://perl6advent.wordpress.com/2011/12/18/the-view-from-the-inside-using-meta-programming-to-implement-rakudo/feed/" rel="self" type="application/rss+xml" />
	<link>http://perl6advent.wordpress.com/2011/12/18/the-view-from-the-inside-using-meta-programming-to-implement-rakudo/</link>
	<description>Something cool about Perl 6 every day</description>
	<lastBuildDate>Sun, 03 Feb 2013 05:15:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: VZ</title>
		<link>http://perl6advent.wordpress.com/2011/12/18/the-view-from-the-inside-using-meta-programming-to-implement-rakudo/#comment-1050</link>
		<dc:creator><![CDATA[VZ]]></dc:creator>
		<pubDate>Mon, 19 Dec 2011 11:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://perl6advent.wordpress.com/?p=1000#comment-1050</guid>
		<description><![CDATA[Interesting but it would be great if the error message could mention which role exactly requires the missing method as this might be not obvious outside of simple example.

Unfortunately this doesn&#039;t look obvious to do, I guess we need to build a hash mapping each method to the role it came from in the first part of &quot;apply&quot; to have this information. Or is there some way to get the role defining it from the method itself?

Have a nice ale!]]></description>
		<content:encoded><![CDATA[<p>Interesting but it would be great if the error message could mention which role exactly requires the missing method as this might be not obvious outside of simple example.</p>
<p>Unfortunately this doesn&#8217;t look obvious to do, I guess we need to build a hash mapping each method to the role it came from in the first part of &#8220;apply&#8221; to have this information. Or is there some way to get the role defining it from the method itself?</p>
<p>Have a nice ale!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
