<?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: DLR Notes 5</title>
	<atom:link href="http://winterdom.com/2008/02/dlrnotes5/feed" rel="self" type="application/rss+xml" />
	<link>http://winterdom.com/2008/02/dlrnotes5</link>
	<description>by dæmons be driven</description>
	<lastBuildDate>Tue, 16 Mar 2010 06:33:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tomas Restrepo</title>
		<link>http://winterdom.com/2008/02/dlrnotes5/comment-page-1#comment-101</link>
		<dc:creator>Tomas Restrepo</dc:creator>
		<pubDate>Wed, 27 Feb 2008 17:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2008/02/dlrnotes5#comment-101</guid>
		<description>@Ales: Think about Ast.Convert() and Ast.ConvertHelper() as &quot;Ast.Cast()&quot; and it will make more sense. Both are fine, which one you call is a matter of convenience. I haven&#039;t had the time to sit down and figure out my conversion problem explicitly, though; when I finally get down to it I&#039;ll blog my workaround.
</description>
		<content:encoded><![CDATA[<p>@Ales: Think about Ast.Convert() and Ast.ConvertHelper() as &quot;Ast.Cast()&quot; and it will make more sense. Both are fine, which one you call is a matter of convenience. I haven&#8217;t had the time to sit down and figure out my conversion problem explicitly, though; when I finally get down to it I&#8217;ll blog my workaround.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ales Sturala</title>
		<link>http://winterdom.com/2008/02/dlrnotes5/comment-page-1#comment-100</link>
		<dc:creator>Ales Sturala</dc:creator>
		<pubDate>Wed, 27 Feb 2008 15:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2008/02/dlrnotes5#comment-100</guid>
		<description>Hi Tomas,
some progress with &quot;convert&quot; problem? I have the same problem, I expected that Ast.Convert() will use binder Converters, but it really doesn&#039;t. I found, that in method ParseSourceCode() you have access to Binder class so convert methods on Binder can be then called directly. Finally I am not sure what Ast.Convert and Ast.ConvertHepler are for, any idea?
</description>
		<content:encoded><![CDATA[<p>Hi Tomas,<br />
some progress with &quot;convert&quot; problem? I have the same problem, I expected that Ast.Convert() will use binder Converters, but it really doesn&#8217;t. I found, that in method ParseSourceCode() you have access to Binder class so convert methods on Binder can be then called directly. Finally I am not sure what Ast.Convert and Ast.ConvertHepler are for, any idea?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
