<?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 for Developer&#039;s Blog</title>
	<atom:link href="http://www.badu.ro/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.badu.ro</link>
	<description>In Hot Pursue of Excellency</description>
	<lastBuildDate>Tue, 07 Sep 2010 05:09:58 +0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on The Way I Debug in Flex by Badu</title>
		<link>http://www.badu.ro/?p=134&#038;cpage=1#comment-1561</link>
		<dc:creator>Badu</dc:creator>
		<pubDate>Tue, 07 Sep 2010 05:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.badu.ro/?p=134#comment-1561</guid>
		<description>@fnicollet : thank you for appreciations. I&#039;m &quot;watching&quot; development arc lib for some time - it is ok, but you know how it is : the tool you need it&#039;s better to build. For instance, working with large number of classes used in multiple products is hard. So, I&#039;ve created a tool named Rapo which clones only the classes used in a certain product.</description>
		<content:encoded><![CDATA[<p>@fnicollet : thank you for appreciations. I&#8217;m &#8220;watching&#8221; development arc lib for some time &#8211; it is ok, but you know how it is : the tool you need it&#8217;s better to build. For instance, working with large number of classes used in multiple products is hard. So, I&#8217;ve created a tool named Rapo which clones only the classes used in a certain product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Way I Debug in Flex by Badu</title>
		<link>http://www.badu.ro/?p=134&#038;cpage=1#comment-1560</link>
		<dc:creator>Badu</dc:creator>
		<pubDate>Tue, 07 Sep 2010 05:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.badu.ro/?p=134#comment-1560</guid>
		<description>@Psilion : I don&#039;t have FlashDevelop , but I&#039;m hoping that Adobe will implement that kind of features in Flash Builder.</description>
		<content:encoded><![CDATA[<p>@Psilion : I don&#8217;t have FlashDevelop , but I&#8217;m hoping that Adobe will implement that kind of features in Flash Builder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XML to Value Object by Una citta&#8217; di libri &#124; ArtOfMusicVideo</title>
		<link>http://www.badu.ro/?p=143&#038;cpage=1#comment-588</link>
		<dc:creator>Una citta&#8217; di libri &#124; ArtOfMusicVideo</dc:creator>
		<pubDate>Sun, 05 Sep 2010 22:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.badu.ro/?p=143#comment-588</guid>
		<description>[...] Developer&#8217;s Blog » XML to Value Object [...]</description>
		<content:encoded><![CDATA[<p>[...] Developer&#8217;s Blog » XML to Value Object [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Way I Debug in Flex by fnicollet</title>
		<link>http://www.badu.ro/?p=134&#038;cpage=1#comment-337</link>
		<dc:creator>fnicollet</dc:creator>
		<pubDate>Sun, 05 Sep 2010 16:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.badu.ro/?p=134#comment-337</guid>
		<description>Nice technique, i use quite the same class. About creating an Error (and not sending it), this might crash a non-debugger version of Flash Player (was true for v9). A simple wrap with &quot;if (Capabilities.isDebugger)&quot; will do the trick.
Also, i use a class i modified myself based on this one:
http://code.google.com/p/developmentarc-core/source/browse/#svn/trunk/core/library/src/com/developmentarc/core/utils/logging
Have a look at the DebugLogger class, it manages a queue that i can call whenever i like in my application and show the latest logs right into my application.

Fabien
http://www.flex-tutorial.fr</description>
		<content:encoded><![CDATA[<p>Nice technique, i use quite the same class. About creating an Error (and not sending it), this might crash a non-debugger version of Flash Player (was true for v9). A simple wrap with &#8220;if (Capabilities.isDebugger)&#8221; will do the trick.<br />
Also, i use a class i modified myself based on this one:<br />
<a href="http://code.google.com/p/developmentarc-core/source/browse/#svn/trunk/core/library/src/com/developmentarc/core/utils/logging" rel="nofollow">http://code.google.com/p/developmentarc-core/source/browse/#svn/trunk/core/library/src/com/developmentarc/core/utils/logging</a><br />
Have a look at the DebugLogger class, it manages a queue that i can call whenever i like in my application and show the latest logs right into my application.</p>
<p>Fabien<br />
<a href="http://www.flex-tutorial.fr" rel="nofollow">http://www.flex-tutorial.fr</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
