<?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: Work process: How to use and build type converters</title>
	<atom:link href="http://khason.net/blog/work-process-how-to-use-and-build-type-converters/feed/" rel="self" type="application/rss+xml" />
	<link>http://khason.net/blog/work-process-how-to-use-and-build-type-converters/</link>
	<description>Take care of the sense, and the sounds will take care of themselves.</description>
	<lastBuildDate>Tue, 07 Feb 2012 22:44:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Itamar Syn-Hershko</title>
		<link>http://khason.net/blog/work-process-how-to-use-and-build-type-converters/comment-page-1/#comment-3579</link>
		<dc:creator>Itamar Syn-Hershko</dc:creator>
		<pubDate>Tue, 26 Jan 2010 19:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/work-process-how-to-use-and-build-type-converters/#comment-3579</guid>
		<description>This actually wasn&#039;t working well, and made BidiControls crash Blend each and every time. Enum.Parse should be called explicitly in ConvertFrom instead of base.Convert.FromString. Not doing so would cause the caller to an endless recursion in calling ConvertFrom.
See my patch for this in http://silverlightrtl.codeplex.com/SourceControl/PatchList.aspx, (#5088).

Itamar.</description>
		<content:encoded><![CDATA[<p>This actually wasn&#8217;t working well, and made BidiControls crash Blend each and every time. Enum.Parse should be called explicitly in ConvertFrom instead of base.Convert.FromString. Not doing so would cause the caller to an endless recursion in calling ConvertFrom.<br />
See my patch for this in <a href="http://silverlightrtl.codeplex.com/SourceControl/PatchList.aspx" rel="nofollow">http://silverlightrtl.codeplex.com/SourceControl/PatchList.aspx</a>, (#5088).</p>
<p>Itamar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://khason.net/blog/work-process-how-to-use-and-build-type-converters/comment-page-1/#comment-1561</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/work-process-how-to-use-and-build-type-converters/#comment-1561</guid>
		<description>&lt;p&gt;It&#039;s great to hear about BiDi support for Silverlight 2.0. &#160;Will this be an official part of the Silverlight 2.0 release? &#160;And on a related note, will its public API be the same as in WPF (i.e. FrameworkElement.FlowDirection property)?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s great to hear about BiDi support for Silverlight 2.0. &nbsp;Will this be an official part of the Silverlight 2.0 release? &nbsp;And on a related note, will its public API be the same as in WPF (i.e. FrameworkElement.FlowDirection property)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamir Khason</title>
		<link>http://khason.net/blog/work-process-how-to-use-and-build-type-converters/comment-page-1/#comment-1560</link>
		<dc:creator>Tamir Khason</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/work-process-how-to-use-and-build-type-converters/#comment-1560</guid>
		<description>&lt;p&gt;Tom, it is community project. &lt;/p&gt;
&lt;p&gt;Regarding the API, yes, I&#039;m trying to keep it as closer as possible to WPF&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Tom, it is community project. </p>
<p>Regarding the API, yes, I&#8217;m trying to keep it as closer as possible to WPF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetKicks.com</title>
		<link>http://khason.net/blog/work-process-how-to-use-and-build-type-converters/comment-page-1/#comment-1559</link>
		<dc:creator>DotNetKicks.com</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/work-process-how-to-use-and-build-type-converters/#comment-1559</guid>
		<description>&lt;p&gt;You&#039;ve been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You&#8217;ve been kicked (a good thing) &#8211; Trackback from DotNetKicks.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://khason.net/blog/work-process-how-to-use-and-build-type-converters/comment-page-1/#comment-1558</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/work-process-how-to-use-and-build-type-converters/#comment-1558</guid>
		<description>&lt;p&gt;Tamir, thank you for the answers! &#160;I&#039;m looking forward to trying this out.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Tamir, thank you for the answers! &nbsp;I&#8217;m looking forward to trying this out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silverlight news for July 8, 2008</title>
		<link>http://khason.net/blog/work-process-how-to-use-and-build-type-converters/comment-page-1/#comment-1557</link>
		<dc:creator>Silverlight news for July 8, 2008</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/work-process-how-to-use-and-build-type-converters/#comment-1557</guid>
		<description>&lt;p&gt;Pingback from &#160;Silverlight news for July 8, 2008&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Pingback from &nbsp;Silverlight news for July 8, 2008</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slyi</title>
		<link>http://khason.net/blog/work-process-how-to-use-and-build-type-converters/comment-page-1/#comment-1556</link>
		<dc:creator>slyi</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/work-process-how-to-use-and-build-type-converters/#comment-1556</guid>
		<description>&lt;p&gt;Excellent this is great news indeed.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Excellent this is great news indeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vamsi</title>
		<link>http://khason.net/blog/work-process-how-to-use-and-build-type-converters/comment-page-1/#comment-1555</link>
		<dc:creator>vamsi</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/work-process-how-to-use-and-build-type-converters/#comment-1555</guid>
		<description>&lt;p&gt;It&#039;s really good&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s really good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d-roc</title>
		<link>http://khason.net/blog/work-process-how-to-use-and-build-type-converters/comment-page-1/#comment-1554</link>
		<dc:creator>d-roc</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/work-process-how-to-use-and-build-type-converters/#comment-1554</guid>
		<description>&lt;p&gt;I&#039;m under the impression that the DefaultValueAttribute does not work for Silverlight 2 beta 2 and gets ignored. I couldn&#039;t get it to work. Would love to hear if anyone ran into the same issues.&lt;/p&gt;
&lt;p&gt;[DefaultValue(TextAlignment.Left)] &#160;That shouldn&#039;t have worked. Are you sure it wasn&#039;t a fluke that it defaulted to 0?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m under the impression that the DefaultValueAttribute does not work for Silverlight 2 beta 2 and gets ignored. I couldn&#8217;t get it to work. Would love to hear if anyone ran into the same issues.</p>
<p>[DefaultValue(TextAlignment.Left)] &nbsp;That shouldn&#8217;t have worked. Are you sure it wasn&#8217;t a fluke that it defaulted to 0?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

