<?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 for Chris Cyvas</title>
	<atom:link href="http://chriscyvas.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://chriscyvas.com</link>
	<description></description>
	<pubDate>Mon, 01 Dec 2008 18:05:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on NullPaymentProvider added to dashCommerce by H</title>
		<link>http://chriscyvas.com/2008/11/13/nullpaymentprovider-added-to-dashcommerce/#comment-151</link>
		<dc:creator>H</dc:creator>
		<pubDate>Thu, 27 Nov 2008 18:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://chriscyvas.wordpress.com/2008/11/13/nullpaymentprovider-added-to-dashcommerce/#comment-151</guid>
		<description>Thanks for the link will take a look.</description>
		<content:encoded><![CDATA[<p>Thanks for the link will take a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NullPaymentProvider added to dashCommerce by chriscyvas</title>
		<link>http://chriscyvas.com/2008/11/13/nullpaymentprovider-added-to-dashcommerce/#comment-150</link>
		<dc:creator>chriscyvas</dc:creator>
		<pubDate>Tue, 25 Nov 2008 22:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://chriscyvas.wordpress.com/2008/11/13/nullpaymentprovider-added-to-dashcommerce/#comment-150</guid>
		<description>You can find most, if not all the info you need in this forum post:

http://dashcommerce.org/forums/t/1116.aspx?PageIndex=1</description>
		<content:encoded><![CDATA[<p>You can find most, if not all the info you need in this forum post:</p>
<p><a href="http://dashcommerce.org/forums/t/1116.aspx?PageIndex=1" rel="nofollow">http://dashcommerce.org/forums/t/1116.aspx?PageIndex=1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NullPaymentProvider added to dashCommerce by Daniel</title>
		<link>http://chriscyvas.com/2008/11/13/nullpaymentprovider-added-to-dashcommerce/#comment-149</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 25 Nov 2008 17:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://chriscyvas.wordpress.com/2008/11/13/nullpaymentprovider-added-to-dashcommerce/#comment-149</guid>
		<description>Bump H's post. Any documentation/instructions on how to get this to work on existing installations would be really helpful. TY.</description>
		<content:encoded><![CDATA[<p>Bump H&#8217;s post. Any documentation/instructions on how to get this to work on existing installations would be really helpful. TY.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on dashCommerce v.Next by chriscyvas</title>
		<link>http://chriscyvas.com/2008/11/22/dashcommerce-vnext/#comment-148</link>
		<dc:creator>chriscyvas</dc:creator>
		<pubDate>Tue, 25 Nov 2008 01:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://chriscyvas.wordpress.com/2008/11/22/dashcommerce-vnext/#comment-148</guid>
		<description>I don't think I want to write my own MEF - so I'm not sure why you suggest that, but I am curious about what in Castle framework supports the model. I just found NServiceBus based on someone's suggestion in the ALT.NET forums. There might be more options than I had thought.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think I want to write my own MEF - so I&#8217;m not sure why you suggest that, but I am curious about what in Castle framework supports the model. I just found NServiceBus based on someone&#8217;s suggestion in the ALT.NET forums. There might be more options than I had thought.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on dashCommerce v.Next by Paul</title>
		<link>http://chriscyvas.com/2008/11/22/dashcommerce-vnext/#comment-147</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 24 Nov 2008 17:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://chriscyvas.wordpress.com/2008/11/22/dashcommerce-vnext/#comment-147</guid>
		<description>I too really like NHibernate and vote for it as the DAL for dashCommerce.

As for the MEF, due to the size and complexity of commerce apps, it would be wise to create your own.

Castle has great support for that. I absolutely love the way N2CMS implemented it. I suggest you take a look at it.

It would be great to have global application events that external assemblies can take a wake at. For example AddToCart(ItemEventArgs e) and Charging(PaymentEventArgs e)</description>
		<content:encoded><![CDATA[<p>I too really like NHibernate and vote for it as the DAL for dashCommerce.</p>
<p>As for the MEF, due to the size and complexity of commerce apps, it would be wise to create your own.</p>
<p>Castle has great support for that. I absolutely love the way N2CMS implemented it. I suggest you take a look at it.</p>
<p>It would be great to have global application events that external assemblies can take a wake at. For example AddToCart(ItemEventArgs e) and Charging(PaymentEventArgs e)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NullPaymentProvider added to dashCommerce by H</title>
		<link>http://chriscyvas.com/2008/11/13/nullpaymentprovider-added-to-dashcommerce/#comment-144</link>
		<dc:creator>H</dc:creator>
		<pubDate>Wed, 19 Nov 2008 19:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://chriscyvas.wordpress.com/2008/11/13/nullpaymentprovider-added-to-dashcommerce/#comment-144</guid>
		<description>Is there doucmentation anywhere on how to get this to work with an existing installation?  
Thanks</description>
		<content:encoded><![CDATA[<p>Is there doucmentation anywhere on how to get this to work with an existing installation?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NullPaymentProvider added to dashCommerce by chriscyvas</title>
		<link>http://chriscyvas.com/2008/11/13/nullpaymentprovider-added-to-dashcommerce/#comment-142</link>
		<dc:creator>chriscyvas</dc:creator>
		<pubDate>Sat, 15 Nov 2008 15:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://chriscyvas.wordpress.com/2008/11/13/nullpaymentprovider-added-to-dashcommerce/#comment-142</guid>
		<description>You'll find it under Store\Services\PaymentService.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll find it under Store\Services\PaymentService.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NullPaymentProvider added to dashCommerce by Ozer Senol</title>
		<link>http://chriscyvas.com/2008/11/13/nullpaymentprovider-added-to-dashcommerce/#comment-141</link>
		<dc:creator>Ozer Senol</dc:creator>
		<pubDate>Sat, 15 Nov 2008 10:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://chriscyvas.wordpress.com/2008/11/13/nullpaymentprovider-added-to-dashcommerce/#comment-141</guid>
		<description>Hi, 
I could not find it. Could you tell me where is nullpayment provider included dashcommerce? please.

Thanks...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I could not find it. Could you tell me where is nullpayment provider included dashcommerce? please.</p>
<p>Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Persistence Ignorance Ignorant? by dotnetchris</title>
		<link>http://chriscyvas.com/2008/11/11/is-persistence-ignorance-ignorant/#comment-139</link>
		<dc:creator>dotnetchris</dc:creator>
		<pubDate>Wed, 12 Nov 2008 14:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://chriscyvas.wordpress.com/2008/11/11/is-persistence-ignorance-ignorant/#comment-139</guid>
		<description>I feel the data layer should return POCOs. I loathe working with datasets and any other objects that have tons of semantic garbage in them because the DAL needs it to work right.

PI isn't just for testability it's also a key part of Domain Driven Development (DDD) there's absolutely no reason your business layer should see all of these attributes or other code noise that is required to work with the ORM which is why POCOs are important for a data layer imo.</description>
		<content:encoded><![CDATA[<p>I feel the data layer should return POCOs. I loathe working with datasets and any other objects that have tons of semantic garbage in them because the DAL needs it to work right.</p>
<p>PI isn&#8217;t just for testability it&#8217;s also a key part of Domain Driven Development (DDD) there&#8217;s absolutely no reason your business layer should see all of these attributes or other code noise that is required to work with the ORM which is why POCOs are important for a data layer imo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Agile a business process? by Gergely Orosz</title>
		<link>http://chriscyvas.com/2008/11/06/is-agile-a-business-process/#comment-138</link>
		<dc:creator>Gergely Orosz</dc:creator>
		<pubDate>Wed, 12 Nov 2008 13:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://chriscyvas.wordpress.com/2008/11/06/is-agile-a-business-process/#comment-138</guid>
		<description>Interesting thought. I would disagree at first of agile being a business process. I think its just that agile development has a lot of aspects that clearly affect the business process itself: exactly the ones you mentioned.</description>
		<content:encoded><![CDATA[<p>Interesting thought. I would disagree at first of agile being a business process. I think its just that agile development has a lot of aspects that clearly affect the business process itself: exactly the ones you mentioned.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
