<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title><![CDATA[Perl 6: SMOP Specific Macros]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?smop_specific_macros</link>
<description></description>
<pubDate>Tue, 05 Aug 2008 00:16:14 -0000</pubDate>
<webMaster>synedra@gmail.com</webMaster>
<generator>Socialtext Workspace v2.14.7.2</generator>

<item>
<title><![CDATA[SMOP Specific Macros]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?smop_specific_macros</link>
<description><![CDATA[<div class="wiki">
<p>
There are some macros that are specific to SMOP</p>
<ul>
<li>___RI___($obj): returns the Responder Interface for a given object.</li>
<li>___VC___('name'): returns the variable container for a given name (not the same as VAR)</li>
<li>___EMPTY_REPR___('name'): returns the empty object for the given representation. All objects for this representation will be created from this.</li>
<li>___CURRENT_CONTINUATION___: returns the object that represents the current continuation.</li>
</ul>
</div>
]]></description>
<author>Daniel Ruoso</author>
<guid isPermaLink="true">http://www.perlfoundation.org/perl6/index.cgi?smop_specific_macros</guid>
<pubDate>Tue, 05 Aug 2008 00:16:14 -0000</pubDate>
</item>

</channel>
</rss>