<?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: Codehint breaks for methods beginning with n</title>
	<atom:link href="http://blog.tracethis.com/archives/2006/01/17/codehint-breaks-for-methods-beginning-with-n/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tracethis.com/archives/2006/01/17/codehint-breaks-for-methods-beginning-with-n/</link>
	<description>Flash, SWF Studio, and the world around me</description>
	<lastBuildDate>Sat, 07 Jan 2012 22:51:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: André Goliath</title>
		<link>http://blog.tracethis.com/archives/2006/01/17/codehint-breaks-for-methods-beginning-with-n/#comment-65</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-65</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.tracethis.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.tracethis.com/archives/2006/01/17/codehint-breaks-for-methods-beginning-with-n/#comment-64</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-64</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.tracethis.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.tracethis.com/archives/2006/01/17/codehint-breaks-for-methods-beginning-with-n/#comment-63</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-63</guid>
		<description>yeah, I did notice that also, but it´s even funnier:

try

function nX () {
}

with X a single letter except &#039;n&#039; - No Codehint

BUT

function nn () {
}

will work fine :D

In fact, it depends on the number of the &#039;n&#039;s at the beginning of the name until the next non-n char follows:

if you´ve got odd n&#039;s it won´t work, an even number of n&#039;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; &#8211; No Codehint</p>
<p>BUT</p>
<p>function nn () {<br />
}</p>
<p>will work fine <img src='http://blog.tracethis.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>

