<?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: Active Conventions with NDepend &#8211; Part Deux</title>
	<atom:link href="http://elegantcode.com/2008/07/02/active-conventions-with-ndepend-part-deux/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2008/07/02/active-conventions-with-ndepend-part-deux/</link>
	<description></description>
	<lastBuildDate>Wed, 17 Mar 2010 08:54:42 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jan Van Ryswyck</title>
		<link>http://elegantcode.com/2008/07/02/active-conventions-with-ndepend-part-deux/comment-page-1/#comment-25815</link>
		<dc:creator>Jan Van Ryswyck</dc:creator>
		<pubDate>Fri, 04 Jul 2008 22:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2008/07/02/active-conventions-with-ndepend-part-deux/#comment-25815</guid>
		<description>Thanks. I will have a look at that.</description>
		<content:encoded><![CDATA[<p>Thanks. I will have a look at that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Smacchia</title>
		<link>http://elegantcode.com/2008/07/02/active-conventions-with-ndepend-part-deux/comment-page-1/#comment-25572</link>
		<dc:creator>Patrick Smacchia</dc:creator>
		<pubDate>Thu, 03 Jul 2008 16:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2008/07/02/active-conventions-with-ndepend-part-deux/#comment-25572</guid>
		<description>I am not sure it&#039;d help in your sample, but  I precise there is a CreateA and DepthOfCreateA CQL conditions. For example, the following CQL rule make sure that there is no instance of Nm1.Foo created outside of namespace Nm2:

SELECT METHODS OUT OF NAMESPACES &quot;Nm2&quot; WHERE
DepthOfCreateA &quot;Nm1.Foo&quot; == 1</description>
		<content:encoded><![CDATA[<p>I am not sure it&#8217;d help in your sample, but  I precise there is a CreateA and DepthOfCreateA CQL conditions. For example, the following CQL rule make sure that there is no instance of Nm1.Foo created outside of namespace Nm2:</p>
<p>SELECT METHODS OUT OF NAMESPACES &#8220;Nm2&#8243; WHERE<br />
DepthOfCreateA &#8220;Nm1.Foo&#8221; == 1</p>
]]></content:encoded>
	</item>
</channel>
</rss>
