<?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: Iterating through objects, the easy way</title>
	<atom:link href="http://mlntn.com/2008/05/08/javascript-iterating-through-objects-the-easy-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://mlntn.com/2008/05/08/javascript-iterating-through-objects-the-easy-way/</link>
	<description>Maniacal musings of a pixel perfectionist</description>
	<lastBuildDate>Thu, 26 Apr 2012 05:28:10 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Iterating through objects, the easy way</title>
		<link>http://mlntn.com/2008/05/08/javascript-iterating-through-objects-the-easy-way/comment-page-1/#comment-245</link>
		<dc:creator>Iterating through objects, the easy way</dc:creator>
		<pubDate>Sat, 08 Jan 2011 12:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://mlntn.com/?p=18#comment-245</guid>
		<description>[...] getting some information out of these objects can be a hassle sometimes. I ran into this issue... [full post]    Jared     MLNTN   flashjavascriptobjects            0        0        0        0        0       [...]</description>
		<content:encoded><![CDATA[<p>[...] getting some information out of these objects can be a hassle sometimes. I ran into this issue&#8230; [full post]    Jared     MLNTN   flashjavascriptobjects            0        0        0        0        0       [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IncludE</title>
		<link>http://mlntn.com/2008/05/08/javascript-iterating-through-objects-the-easy-way/comment-page-1/#comment-6</link>
		<dc:creator>IncludE</dc:creator>
		<pubDate>Tue, 29 Jul 2008 13:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://mlntn.com/?p=18#comment-6</guid>
		<description>Good, I resolve this problem this night!!!
But I have always a recurent problem, how iterate on object like {}, builted WITH any properties as {} ?

var Obj = {
  display:true,
  infos:{
    name:&#039;Mine&#039;,
    address: &#039;mine@me.net&#039;,
    others:{
      again:false,
      alast:&#039;acidgreen&#039;
    }
  }
}

You see that !

Thanks for your job.</description>
		<content:encoded><![CDATA[<p>Good, I resolve this problem this night!!!<br />
But I have always a recurent problem, how iterate on object like {}, builted WITH any properties as {} ?</p>
<p>var Obj = {<br />
  display:true,<br />
  infos:{<br />
    name:&#8217;Mine&#8217;,<br />
    address: &#8216;mine@me.net&#8217;,<br />
    others:{<br />
      again:false,<br />
      alast:&#8217;acidgreen&#8217;<br />
    }<br />
  }<br />
}</p>
<p>You see that !</p>
<p>Thanks for your job.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
