<?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: C# obsesión &#8211; how many characters you are able to put into type? :)</title>
	<atom:link href="http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/</link>
	<description>Taking something that can&#039;t be done, and then doing it.</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:02:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cincura.net</title>
		<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/#comment-1590</link>
		<dc:creator>cincura.net</dc:creator>
		<pubDate>Fri, 26 Jun 2009 17:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230166-c-obsesi-n-how-many-characters-you-are-able-to-put-into-type/#comment-1590</guid>
		<description>There were good improvements to my base, but only one can be winner - the idea with &quot;@&quot; from pbouda. I&#039;ll try to contact you via email and find some way to give you the prize (lolipop or beer).</description>
		<content:encoded><![CDATA[<p>There were good improvements to my base, but only one can be winner &#8211; the idea with &#8220;@&#8221; from pbouda. I&#8217;ll try to contact you via email and find some way to give you the prize (lolipop or beer).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cincura.net</title>
		<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/#comment-1530</link>
		<dc:creator>cincura.net</dc:creator>
		<pubDate>Mon, 11 May 2009 19:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230166-c-obsesi-n-how-many-characters-you-are-able-to-put-into-type/#comment-1530</guid>
		<description>&lt;P&gt;Nice. I didn&#039;t even know that the &#039;@&#039; is working here.&lt;/P&gt;</description>
		<content:encoded><![CDATA[<p>Nice. I didn&#8217;t even know that the &#8216;@&#8217; is working here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pbouda</title>
		<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/#comment-1529</link>
		<dc:creator>pbouda</dc:creator>
		<pubDate>Mon, 11 May 2009 15:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230166-c-obsesi-n-how-many-characters-you-are-able-to-put-into-type/#comment-1529</guid>
		<description>One extra character:
@IEnumerable&lt;KeyValuePair&lt;global::System.Int32, int?&gt;?[,]&gt;</description>
		<content:encoded><![CDATA[<p>One extra character:<br />
@IEnumerable&lt;KeyValuePair&lt;global::System.Int32, int?&gt;?[,]&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cincura.net</title>
		<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/#comment-1528</link>
		<dc:creator>cincura.net</dc:creator>
		<pubDate>Mon, 11 May 2009 15:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230166-c-obsesi-n-how-many-characters-you-are-able-to-put-into-type/#comment-1528</guid>
		<description>Yep, somebody can suggest this, but for me it&#039;s not a type definition (in my definition). ;)The &#039;:&#039; and &#039;.&#039; it&#039;s good, extra points added. :)</description>
		<content:encoded><![CDATA[<p>Yep, somebody can suggest this, but for me it&#8217;s not a type definition (in my definition). <img src='http://blog.cincura.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> The &#8216;:&#8217; and &#8216;.&#8217; it&#8217;s good, extra points added. <img src='http://blog.cincura.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/#comment-1527</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Mon, 11 May 2009 15:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230166-c-obsesi-n-how-many-characters-you-are-able-to-put-into-type/#comment-1527</guid>
		<description>I don&#039;t agree :-) But it&#039;s certainly wise choice from you, because at the moment you allow it, someone can suggest someting like#if (DEBUG &amp;&amp; !VC_V7)So what about this:IEnumerable&lt;KeyValuePair&lt;global::System.Int32, int?&gt;?[,]&gt;There is . and :</description>
		<content:encoded><![CDATA[<p>I don&#8217;t agree <img src='http://blog.cincura.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  But it&#8217;s certainly wise choice from you, because at the moment you allow it, someone can suggest someting like#if (DEBUG &#038;&#038; !VC_V7)So what about this:IEnumerable&lt;KeyValuePair&lt;global::System.Int32, int?&gt;?[,]&gt;There is . and :</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cincura.net</title>
		<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/#comment-1526</link>
		<dc:creator>cincura.net</dc:creator>
		<pubDate>Mon, 11 May 2009 11:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230166-c-obsesi-n-how-many-characters-you-are-able-to-put-into-type/#comment-1526</guid>
		<description>&lt;P&gt;The #if isn&#039;t defining the type nor it&#039;s part of type. It&#039;s conditional directive, for compiler. It&#039;s valid code, but not type (only type). &lt;/P&gt;&lt;P&gt;&lt;joking&gt;And I&#039;ll be choosing the winner, hence I say no. :D&lt;/joking&gt;&lt;/P&gt;</description>
		<content:encoded><![CDATA[<p>The #if isn&#8217;t defining the type nor it&#8217;s part of type. It&#8217;s conditional directive, for compiler. It&#8217;s valid code, but not type (only type). </p>
<p>&lt;joking&gt;And I&#8217;ll be choosing the winner, hence I say no. <img src='http://blog.cincura.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> &lt;/joking&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/#comment-1525</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Mon, 11 May 2009 11:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230166-c-obsesi-n-how-many-characters-you-are-able-to-put-into-type/#comment-1525</guid>
		<description>Using #if in type definition is definitely valid.The rest is question of interpretation. If you look on given compilation result then type definition is unconditional (it doesn&#039;t contains #). But if you look on C# source then definition of type is conditional and contains # character.According to rules you presented in this blog I assume that source definition is important.</description>
		<content:encoded><![CDATA[<p>Using #if in type definition is definitely valid.The rest is question of interpretation. If you look on given compilation result then type definition is unconditional (it doesn&#8217;t contains #). But if you look on C# source then definition of type is conditional and contains # character.According to rules you presented in this blog I assume that source definition is important.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cincura.net</title>
		<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/#comment-1524</link>
		<dc:creator>cincura.net</dc:creator>
		<pubDate>Mon, 11 May 2009 10:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230166-c-obsesi-n-how-many-characters-you-are-able-to-put-into-type/#comment-1524</guid>
		<description>&lt;P&gt;Yes. But the &#039;#&#039; isn&#039;t valid for type (at least I think). I&#039;m interested only in pure type definition characters. :)&lt;/P&gt;</description>
		<content:encoded><![CDATA[<p>Yes. But the &#8216;#&#8217; isn&#8217;t valid for type (at least I think). I&#8217;m interested only in pure type definition characters. <img src='http://blog.cincura.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/#comment-1523</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Mon, 11 May 2009 09:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230166-c-obsesi-n-how-many-characters-you-are-able-to-put-into-type/#comment-1523</guid>
		<description># of course. Just try what I created... It works fine. I wouldn&#039;t suggest anyone to use such things, but the same is true for your type definition, isn&#039;t it?</description>
		<content:encoded><![CDATA[<p># of course. Just try what I created&#8230; It works fine. I wouldn&#8217;t suggest anyone to use such things, but the same is true for your type definition, isn&#8217;t it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cincura.net</title>
		<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/#comment-1522</link>
		<dc:creator>cincura.net</dc:creator>
		<pubDate>Mon, 11 May 2009 09:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230166-c-obsesi-n-how-many-characters-you-are-able-to-put-into-type/#comment-1522</guid>
		<description>What character do you mean? The &#039;#&#039;? I have doubts it&#039;s allowed in type definiton.</description>
		<content:encoded><![CDATA[<p>What character do you mean? The &#8216;#&#8217;? I have doubts it&#8217;s allowed in type definiton.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/#comment-1521</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Mon, 11 May 2009 09:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230166-c-obsesi-n-how-many-characters-you-are-able-to-put-into-type/#comment-1521</guid>
		<description>You write about C# obsession and you forget to use this most significant character :-))      IEnumerable&lt;KeyValuePair&lt;int, int?&gt;?[,]&gt;#if DEBUG      []#endif     myMember;</description>
		<content:encoded><![CDATA[<p>You write about C# obsession and you forget to use this most significant character <img src='http://blog.cincura.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> )      IEnumerable<keyvaluepair <int, int?>?[,]>#if DEBUG      []#endif     myMember;</keyvaluepair></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cincura.net</title>
		<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/#comment-1520</link>
		<dc:creator>cincura.net</dc:creator>
		<pubDate>Mon, 11 May 2009 07:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230166-c-obsesi-n-how-many-characters-you-are-able-to-put-into-type/#comment-1520</guid>
		<description>Hi Tomas,nice, but I&#039;m afraid, this is simple repeating. :\ But you&#039;re right now on 2nd place and that&#039;s half of lolipop. :) Let&#039;s see what will others create.</description>
		<content:encoded><![CDATA[<p>Hi Tomas,nice, but I&#8217;m afraid, this is simple repeating. :\ But you&#8217;re right now on 2nd place and that&#8217;s half of lolipop. <img src='http://blog.cincura.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Let&#8217;s see what will others create.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Petricek</title>
		<link>http://blog.cincura.net/230166-c-obsesion-how-many-characters-you-are-able-to-put-into-type/#comment-1519</link>
		<dc:creator>Tomas Petricek</dc:creator>
		<pubDate>Sun, 10 May 2009 22:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cincura.net/230166-c-obsesi-n-how-many-characters-you-are-able-to-put-into-type/#comment-1519</guid>
		<description>Hi, here is my type. Without namespaces, it looks like this:Func&lt;Expression&lt;Func&lt;Customer,bool&gt;&gt;,Expression&lt;Func&lt;Customer,bool&gt;&gt;,Expression&lt;Func&lt;Customer,bool&gt;&gt;&gt;It&#039;s not something I made up right now. I&#039;ve been actually using this here: http://tomasp.net/blog/dynamic-linq-queries.aspx However, you get some bonus points for using funky symbols like &quot;?&quot;, &quot;[,]&quot;.Did I win some prize :-)? T.</description>
		<content:encoded><![CDATA[<p>Hi, here is my type. Without namespaces, it looks like this:Func<expression <Func<Customer,bool>>,Expression<func <Customer,bool>>,Expression</func><func <Customer,bool>>>It&#8217;s not something I made up right now. I&#8217;ve been actually using this here: <a href="http://tomasp.net/blog/dynamic-linq-queries.aspx" rel="nofollow" target="_blank">http://tomasp.net/blog/dynamic-linq-queries.aspx</a> However, you get some bonus points for using funky symbols like &#8220;?&#8221;, &#8220;[,]&#8220;.Did I win some prize <img src='http://blog.cincura.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ? T.</func></expression></p>
]]></content:encoded>
	</item>
</channel>
</rss>

