<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Kill those warts!</title><link>http://blogs.msdn.com/b/micahel/archive/2004/06/03/147659.aspx</link><description>Rory is one of my favorite bloggers. Earlier this week he posted Die, Hungarian notation... Just *die* , which sentiment I agree with wholeheartedly. Jim Hyslop and Herb Sutter's (three years earlier) article Hungarian wartHogs is also a great read. </description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>depends</title><link>http://blogs.msdn.com/b/micahel/archive/2004/06/03/147659.aspx#150060</link><pubDate>Mon, 07 Jun 2004 14:22:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:150060</guid><dc:creator>Nicole</dc:creator><description>I use a kind of notation.&lt;br&gt;As I mainly do awk in a limited, I have no need for strict notations but I do use a_ as an indicator for arrays, &amp;quot;i,j,k,l,m,n&amp;quot; as counter, Input / Outputfilenames have a e_/d_ prefix (eingabe = input, d = dateiname = output). &lt;br&gt;&lt;br&gt;There are some other examples but I can say: I do not use it but was inspired to think of a system of my own, which is connected to the notation - and helped a lot in it.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=150060" width="1" height="1"&gt;</description></item><item><title>re: Kill those warts!</title><link>http://blogs.msdn.com/b/micahel/archive/2004/06/03/147659.aspx#148247</link><pubDate>Fri, 04 Jun 2004 07:39:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:148247</guid><dc:creator>Rory</dc:creator><description>&amp;quot;Not to mention that I don't want to have to go through all my code changing member names just because a variable's type changed from int to long.&amp;quot;&lt;br&gt;&lt;br&gt;That's one that bugs me, too, but it gets sicker.&lt;br&gt;&lt;br&gt;What about people who change the variable's type but *not* the notation?&lt;br&gt;&lt;br&gt;*That's* pretty screwed up.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=148247" width="1" height="1"&gt;</description></item><item><title>re: Kill those warts!</title><link>http://blogs.msdn.com/b/micahel/archive/2004/06/03/147659.aspx#147799</link><pubDate>Thu, 03 Jun 2004 17:52:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:147799</guid><dc:creator>Alex Papadimoulis</dc:creator><description>I never thought Hungarian notiation went far enough. You should prefix all variables with the datatype, the module, the date coded, the coder who made it, a short description, and a long description. Example:&lt;br&gt;&lt;br&gt;int int_Customer_20040302_alex_CustID_IntegerRepresentingTheCustomersID;&lt;br&gt;&lt;br&gt;vs.&lt;br&gt;&lt;br&gt;int CustomerID;&lt;br&gt;&lt;br&gt;I think it's pretty obvious which one is easier to read.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=147799" width="1" height="1"&gt;</description></item></channel></rss>