<?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: Better Mapping with ValueInjecter</title>
	<atom:link href="http://blog.aquabirdconsulting.com/2011/06/22/better-mapping-with-valueinjecter/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aquabirdconsulting.com/2011/06/22/better-mapping-with-valueinjecter/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=better-mapping-with-valueinjecter</link>
	<description>The Bird Is The Word</description>
	<lastBuildDate>Thu, 21 Mar 2013 11:49:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Liza</title>
		<link>http://blog.aquabirdconsulting.com/2011/06/22/better-mapping-with-valueinjecter/comment-page-1/#comment-323</link>
		<dc:creator>Liza</dc:creator>
		<pubDate>Thu, 24 Nov 2011 04:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aquabirdconsulting.com/?p=318#comment-323</guid>
		<description><![CDATA[I really like the concept of this post and I feel that this is a very unique and rare information that you have managed to compile.You have done a great job by sharing this post with us.I like this post.Keep sharing with us in future too. 

]]></description>
		<content:encoded><![CDATA[<p>I really like the concept of this post and I feel that this is a very unique and rare information that you have managed to compile.You have done a great job by sharing this post with us.I like this post.Keep sharing with us in future too. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valentin Plamadeala</title>
		<link>http://blog.aquabirdconsulting.com/2011/06/22/better-mapping-with-valueinjecter/comment-page-1/#comment-294</link>
		<dc:creator>Valentin Plamadeala</dc:creator>
		<pubDate>Sun, 03 Jul 2011 15:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aquabirdconsulting.com/?p=318#comment-294</guid>
		<description><![CDATA[Hi,
You&#039;re a bit misusing the ValueInjecter,

using the injectFrom() toghether with injectFrom&lt;FlatLoopValueInjection&gt;() is redundant because the second will the same as the first except it will also do the flattening thing

the ConventionInjection traverses all the properties of the source object and tries to match them with the one from the target object, so each time the Match() returns true the SetValue() gets called, so this way the IgnoreAudit  does basically nothing (it sets the value of each target property to itself  whenever the Match returns true ), 

If you would like the Injection to ignore some properties you should return false in the Match method

in general, nice article
keep it up ;) !!!

Omu]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
You&#8217;re a bit misusing the ValueInjecter,</p>
<p>using the injectFrom() toghether with injectFrom&lt;FlatLoopValueInjection&gt;() is redundant because the second will the same as the first except it will also do the flattening thing</p>
<p>the ConventionInjection traverses all the properties of the source object and tries to match them with the one from the target object, so each time the Match() returns true the SetValue() gets called, so this way the IgnoreAudit  does basically nothing (it sets the value of each target property to itself  whenever the Match returns true ), </p>
<p>If you would like the Injection to ignore some properties you should return false in the Match method</p>
<p>in general, nice article<br />
keep it up <img src='http://blog.aquabirdconsulting.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  !!!</p>
<p>Omu</p>
]]></content:encoded>
	</item>
</channel>
</rss>
