<?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"
	>
<channel>
	<title>Comments on: Codehint breaks for methods beginning with n</title>
	<atom:link href="http://blog.madebyderek.com/archives/2006/01/17/codehint-breaks-for-methods-beginning-with-n/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.madebyderek.com/archives/2006/01/17/codehint-breaks-for-methods-beginning-with-n/</link>
	<description>Flash, SWF Studio, and the world around me</description>
	<pubDate>Mon,  6 Sep 2010 08:04:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: André Goliath</title>
		<link>http://blog.madebyderek.com/archives/2006/01/17/codehint-breaks-for-methods-beginning-with-n/#comment-109</link>
		<dc:creator>André Goliath</dc:creator>
		<pubDate>Mon, 23 Jan 2006 11:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://tracethis.com/?p=41#comment-109</guid>
		<description>Time come and goes, but knowledge stays ;)</description>
		<content:encoded><![CDATA[<p>Time come and goes, but knowledge stays <img src='http://blog.madebyderek.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Vadneau</title>
		<link>http://blog.madebyderek.com/archives/2006/01/17/codehint-breaks-for-methods-beginning-with-n/#comment-107</link>
		<dc:creator>Derek Vadneau</dc:creator>
		<pubDate>Mon, 23 Jan 2006 02:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://tracethis.com/?p=41#comment-107</guid>
		<description>I thought I had too much time on my hands!  ;)</description>
		<content:encoded><![CDATA[<p>I thought I had too much time on my hands!  <img src='http://blog.madebyderek.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André Goliath</title>
		<link>http://blog.madebyderek.com/archives/2006/01/17/codehint-breaks-for-methods-beginning-with-n/#comment-106</link>
		<dc:creator>André Goliath</dc:creator>
		<pubDate>Sun, 22 Jan 2006 22:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://tracethis.com/?p=41#comment-106</guid>
		<description>yeah, I did notice that also, but it´s even funnier:

try

function nX () {
}

with X a single letter except 'n' - No Codehint

BUT

function nn () {
}

will work fine :D

In fact, it depends on the number of the 'n's at the beginning of the name until the next non-n char follows:

if you´ve got odd n's it won´t work, an even number of n's will do the trick,...

I´ve mailed Adobe Support already about that but didn´t get any response yet...</description>
		<content:encoded><![CDATA[<p>yeah, I did notice that also, but it´s even funnier:</p>
<p>try</p>
<p>function nX () {<br />
}</p>
<p>with X a single letter except &#8216;n&#8217; - No Codehint</p>
<p>BUT</p>
<p>function nn () {<br />
}</p>
<p>will work fine <img src='http://blog.madebyderek.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>In fact, it depends on the number of the &#8216;n&#8217;s at the beginning of the name until the next non-n char follows:</p>
<p>if you´ve got odd n&#8217;s it won´t work, an even number of n&#8217;s will do the trick,&#8230;</p>
<p>I´ve mailed Adobe Support already about that but didn´t get any response yet&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
