<?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: RIALogger v1.3 update to AIR Beta 3</title>
	<atom:link href="http://renaun.com/blog/2008/01/09/248/feed/" rel="self" type="application/rss+xml" />
	<link>http://renaun.com/blog/2008/01/09/248/</link>
	<description>Informtation on Flex, Flash, ColdFusion, and general RIA web develoment.</description>
	<pubDate>Sun, 05 Jul 2009 01:57:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Renaun Erickson</title>
		<link>http://renaun.com/blog/2008/01/09/248/comment-page-1/#comment-292710</link>
		<dc:creator>Renaun Erickson</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2008/01/09/248/#comment-292710</guid>
		<description>To help with the confusion of instances of classes and the usage of "this" I started to just use the Class name it self.  So in your example instead of using myObject just use DataPointVO.

There is an updated &lt;a href="http://renaun.com/rialogger/renaun_com_Logger.zip" rel="nofollow"&gt;renaun_com_Logger.zip&lt;/a&gt; file.  It has an updated example application with a custom class in it.</description>
		<content:encoded><![CDATA[<p>To help with the confusion of instances of classes and the usage of &#8220;this&#8221; I started to just use the Class name it self.  So in your example instead of using myObject just use DataPointVO.</p>
<p>There is an updated <a href="http://renaun.com/rialogger/renaun_com_Logger.zip" rel="nofollow">renaun_com_Logger.zip</a> file.  It has an updated example application with a custom class in it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dusty</title>
		<link>http://renaun.com/blog/2008/01/09/248/comment-page-1/#comment-291646</link>
		<dc:creator>Dusty</dc:creator>
		<pubDate>Sat, 30 Nov 2002 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2008/01/09/248/#comment-291646</guid>
		<description>So, just to prove that I can read source code, on Logger.as, line 322, you test for DisplayObject or Class. The problem is that for some reason "myObject is Class" == false, and I can't understand how this could be. I'm using a standard Cairngorm model/VO:
public class DataPointVO implements IValueObject

And yet, dataPointVO is Class == false :-(

For the record, getFullyQualifiedClassName(this) returns the correct:
com.redclay.CAISDataVisualization.vo::DataPointVO

So.. how can I get my object to identify as Class? (so I don't have to change the toString() functions on some of my other classes that I plan on using this with)

Thanks!
-d</description>
		<content:encoded><![CDATA[<p>So, just to prove that I can read source code, on Logger.as, line 322, you test for DisplayObject or Class. The problem is that for some reason &#8220;myObject is Class&#8221; == false, and I can&#8217;t understand how this could be. I&#8217;m using a standard Cairngorm model/VO:<br />
public class DataPointVO implements IValueObject</p>
<p>And yet, dataPointVO is Class == false :-(</p>
<p>For the record, getFullyQualifiedClassName(this) returns the correct:<br />
com.redclay.CAISDataVisualization.vo::DataPointVO</p>
<p>So.. how can I get my object to identify as Class? (so I don&#8217;t have to change the toString() functions on some of my other classes that I plan on using this with)</p>
<p>Thanks!<br />
-d</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dusty</title>
		<link>http://renaun.com/blog/2008/01/09/248/comment-page-1/#comment-291626</link>
		<dc:creator>Dusty</dc:creator>
		<pubDate>Fri, 30 Nov 2001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2008/01/09/248/#comment-291626</guid>
		<description>Also, I'm getting this error:
 Category [ [object DataPointVO]] has illegal characters.

when I try to Logger.info(this, messageString)

Any idea what I'm doing wrong?</description>
		<content:encoded><![CDATA[<p>Also, I&#8217;m getting this error:<br />
 Category [ [object DataPointVO]] has illegal characters.</p>
<p>when I try to Logger.info(this, messageString)</p>
<p>Any idea what I&#8217;m doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dusty</title>
		<link>http://renaun.com/blog/2008/01/09/248/comment-page-1/#comment-291616</link>
		<dc:creator>Dusty</dc:creator>
		<pubDate>Fri, 30 Nov 2001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2008/01/09/248/#comment-291616</guid>
		<description>Any chance we can get a version with the trace("lc.send" commented out?


Thanks!</description>
		<content:encoded><![CDATA[<p>Any chance we can get a version with the trace(&#8221;lc.send&#8221; commented out?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Wesenberg</title>
		<link>http://renaun.com/blog/2008/01/09/248/comment-page-1/#comment-277439</link>
		<dc:creator>Sean Wesenberg</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2008/01/09/248/#comment-277439</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
