<?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: AutoMapper feature – custom type converters</title>
	<atom:link href="http://lostechies.com/jimmybogard/2009/05/06/automapper-feature-custom-type-converters/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2009/05/06/automapper-feature-custom-type-converters/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Wed, 22 May 2013 13:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Trevor</title>
		<link>http://lostechies.com/jimmybogard/2009/05/06/automapper-feature-custom-type-converters/#comment-1506</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Tue, 23 Mar 2010 12:27:51 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2009/05/05/automapper-feature-custom-type-converters.aspx#comment-1506</guid>
		<description>Jimmy, any chance you could offer any advice on this conundrum?:
http://stackoverflow.com/questions/2470533/automapper-a-viable-alternative-to-two-way-databinding-using-a-formview</description>
		<content:encoded><![CDATA[<p>Jimmy, any chance you could offer any advice on this conundrum?:<br />
<a href="http://stackoverflow.com/questions/2470533/automapper-a-viable-alternative-to-two-way-databinding-using-a-formview" rel="nofollow">http://stackoverflow.com/questions/2470533/automapper-a-viable-alternative-to-two-way-databinding-using-a-formview</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bogardj</title>
		<link>http://lostechies.com/jimmybogard/2009/05/06/automapper-feature-custom-type-converters/#comment-1505</link>
		<dc:creator>bogardj</dc:creator>
		<pubDate>Wed, 06 May 2009 23:14:18 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2009/05/05/automapper-feature-custom-type-converters.aspx#comment-1505</guid>
		<description>@Kevin

yeah, I left the part out here about supporting TypeConverters.  That also works out-of-the-box.  As for IConvertible, it seems like such a retarded interface, as they suggest you throw an exception for conversions you don&#039;t support.

@Johan

Thanks! I&#039;ll get that updated</description>
		<content:encoded><![CDATA[<p>@Kevin</p>
<p>yeah, I left the part out here about supporting TypeConverters.  That also works out-of-the-box.  As for IConvertible, it seems like such a retarded interface, as they suggest you throw an exception for conversions you don&#8217;t support.</p>
<p>@Johan</p>
<p>Thanks! I&#8217;ll get that updated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://lostechies.com/jimmybogard/2009/05/06/automapper-feature-custom-type-converters/#comment-1504</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Wed, 06 May 2009 17:29:51 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2009/05/05/automapper-feature-custom-type-converters.aspx#comment-1504</guid>
		<description>I also downloaded the source and when looking at the samples and unittests things become a lot clearer. Maybe you can put a remark at the download site that samples are included in the source. 

Thx</description>
		<content:encoded><![CDATA[<p>I also downloaded the source and when looking at the samples and unittests things become a lot clearer. Maybe you can put a remark at the download site that samples are included in the source. </p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Dente</title>
		<link>http://lostechies.com/jimmybogard/2009/05/06/automapper-feature-custom-type-converters/#comment-1503</link>
		<dc:creator>Kevin Dente</dc:creator>
		<pubDate>Wed, 06 May 2009 17:10:38 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2009/05/05/automapper-feature-custom-type-converters.aspx#comment-1503</guid>
		<description>Have you considered using the stock TypeConverters and/or IConvertible by default as a convention?  Seems like that would cover a lot of out-of-the-box use cases.</description>
		<content:encoded><![CDATA[<p>Have you considered using the stock TypeConverters and/or IConvertible by default as a convention?  Seems like that would cover a lot of out-of-the-box use cases.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
